Files
xyflow/nocss/package.json
2022-03-02 19:31:34 +01:00

8 lines
156 B
JSON

{
"internal": true,
"type": "module",
"main": "../dist/nocss/index.js",
"module": "../dist/nocss/index.js",
"types": "../dist/nocss/index.d.ts"
}