3 lines
73 B
TypeScript
Executable file
3 lines
73 B
TypeScript
Executable file
declare function hasNativeSymbols(): boolean;
|
|
|
|
export = hasNativeSymbols; |