feat: init
This commit is contained in:
2
node_modules/smob/dist/utils/clone.d.ts
generated
vendored
Normal file
2
node_modules/smob/dist/utils/clone.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function polyfillClone<T>(input: T): T;
|
||||
export declare function clone<T>(value: T): T;
|
||||
Reference in New Issue
Block a user