UNPKG

get-symbol-description

Version:

Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.

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