New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
has-tostringtag
›
index.d.ts
TYPESCRIPT
index.d.ts
70.0 B
2026-06-28 16:39
⬇️ Download
← Back
declare function hasToStringTag(): boolean; export = hasToStringTag;