Files
tenderpilot/node_modules/has-symbols/index.d.ts
2026-02-14 07:43:48 +00:00

3 lines
73 B
TypeScript
Executable File

declare function hasNativeSymbols(): boolean;
export = hasNativeSymbols;