lowcode-engine/modules/code-generator/standalone-worker/package.json

6 lines
91 B
JSON
Raw Permalink Normal View History

2022-01-25 15:30:17 +08:00
{
"internal": true,
"main": "./index.js",
"types": "../lib/standalone-worker.d.ts"
}