UNPKG

is-symbol

Version:

Determine if a value is an ES6 Symbol or not.

10 lines (9 loc) 114 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", }, "exclude": [ "coverage" ] }