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