es-toolkit/jsr.json
Sojin Park 66baac2afc
Some checks are pending
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
v1.22.0
2024-09-29 00:37:47 +09:00

12 lines
202 B
JSON

{
"name": "@es-toolkit/es-toolkit",
"version": "1.22.0",
"exports": {
".": "./src/index.ts",
"./compat": "./src/compat/index.ts"
},
"publish": {
"include": ["./src/**/*.ts"]
}
}