@xylabs/enum
Advanced tools
| export type { Enum, EnumKey, EnumValue, } from './Enum.ts'; | ||
| //# sourceMappingURL=model.d.ts.map |
| {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAAA,YAAY,EACV,IAAI,EACJ,OAAO,EACP,SAAS,GACV,MAAM,WAAW,CAAA"} |
| //# sourceMappingURL=model.mjs.map |
| { | ||
| "version": 3, | ||
| "sources": [], | ||
| "sourcesContent": [], | ||
| "mappings": "", | ||
| "names": [] | ||
| } |
+7
-3
| { | ||
| "name": "@xylabs/enum", | ||
| "version": "6.0.0", | ||
| "version": "6.0.1", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -27,2 +27,6 @@ "homepage": "https://xyo.network", | ||
| }, | ||
| "./model": { | ||
| "types": "./dist/neutral/model.d.ts", | ||
| "default": "./dist/neutral/model.mjs" | ||
| }, | ||
| "./package.json": "./package.json" | ||
@@ -38,4 +42,4 @@ }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.0.8", | ||
| "@xylabs/tsconfig": "^8.0.8", | ||
| "@xylabs/toolchain": "^8.1.0", | ||
| "@xylabs/tsconfig": "^8.1.0", | ||
| "eslint": "^10.4.0", | ||
@@ -42,0 +46,0 @@ "typescript": "^6.0.3", |
54886
0.92%13
44.44%98
2.08%