first commit
This commit is contained in:
4
frontend/node_modules/rc-progress/lib/hooks/useId.d.ts
generated
vendored
Normal file
4
frontend/node_modules/rc-progress/lib/hooks/useId.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/** Is client side and not jsdom */
|
||||
export declare const isBrowserClient: boolean;
|
||||
declare const _default: (id?: string) => string;
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user