3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
declare let warnOnce: (_: string) => void;
|
|
export { warnOnce };
|
declare let warnOnce: (_: string) => void;
|
|
export { warnOnce };
|