Files
nocobase/packages/core/cli-v1/templates/plugin/client.d.ts
T
chenos 7d4426d904 refactor: nocobase cli (#9122)
* chore: update deps

* fix: bin

* feat: nocobase cli based on oclif

* feat: improve code

* fix: create-nocobase-app

* fix: build error

* fix: build error

* fix: lru-cache

* fix: cli build

* fix: registry

* fix: build error

* fix: examples

* feat: improve pm list
2026-04-17 09:39:47 +08:00

3 lines
72 B
TypeScript

export * from './dist/client';
export { default } from './dist/client';