typescript-class-helpers
Version:
Usefull helper to have in your typescript project
24 lines (23 loc) • 612 B
JSON
{
"name": "typescript-class-helpers/websql-prod",
"version": "21.0.54",
"peerDependencies": {
"@angular/common": "^21.0.0",
"@angular/core": "^21.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false,
"module": "fesm2022/typescript-class-helpers-websql-prod.mjs",
"typings": "types/typescript-class-helpers-websql-prod.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./types/typescript-class-helpers-websql-prod.d.ts",
"default": "./fesm2022/typescript-class-helpers-websql-prod.mjs"
}
}
}