4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
declare function clearRequireCache(files: string[]): void;
|
|
|
|
export { clearRequireCache };
|