1
0
Dateien
2026-04-08 17:52:38 +08:00

3 Zeilen
73 B
TypeScript

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