UNPKG

@loken/hierarchies

Version:

Library for working with hierarchies of identifiers and identifiable objects.

12 lines 155 B
{ "extends": "../tsconfig.json", "compilerOptions": { "types": [] }, "include": [ "./**/*.ts", "./**/*.d.ts", "./**/*.js", ], "exclude": [] }