V1 with working cmdline interface for easy of using GIT
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { File } from "./File.js";
|
||||
export const isFile = (value) => value instanceof File;
|
||||
Reference in New Issue
Block a user