📄 index.d.ts
/home/palash/git/site/node_modules/has-tostringtag/index.d.ts
Language: ts • Lines: 3
declare function hasToStringTag(): boolean;

export = hasToStringTag;