INIT
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Generates a unique ID based on a global counter.
|
||||
*/
|
||||
export declare function useId(prefix?: string): string;
|
||||
Reference in New Issue
Block a user