generated from erangel1/generic-template
initial commit. phase 1 complete
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export declare function isString(input: unknown): input is string;
|
||||
export declare function isEmpty(input: string): boolean;
|
||||
Reference in New Issue
Block a user