UNPKG

dot-path-value

Version:

Safely get deep nested properties using dot notation

14 lines (13 loc) 286 B
{ "compilerOptions": { "moduleResolution": "node", "target": "esnext", "module": "esnext", "declaration": true, "strict": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "noUncheckedIndexedAccess": true, }, "exclude": ["node_modules", "dist"], }