selenium_keyan/selenium_vue/frontend-vite/node_modules/has-symbols/index.d.ts

3 lines
73 B
TypeScript
Executable File

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