Files
2026-05-26 23:36:42 -07:00

11 lines
182 B
JSON

{
"name": "pkg-with-unrecognised-export-keys",
"exports": {
".": {
"default": "./index.js",
"FtLcAG": "./whatever.ext",
"types": "./index.d.ts"
}
}
}