更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export = isObject;
|
||||
|
||||
declare function isObject(val: any): boolean;
|
||||
|
||||
declare namespace isObject {}
|
||||
Reference in New Issue
Block a user