v1.0 with SW PWA enabled
This commit is contained in:
2
frontend/node_modules/smob/dist/utils/clone.d.ts
generated
vendored
Normal file
2
frontend/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