* feat: node >= 18 * fix: release version * chore(versions): test publish packages xxx * fix: gitignore  | 
			||
|---|---|---|
| .. | ||
| src | ||
| .npmignore | ||
| client.d.ts | ||
| client.js | ||
| package.json | ||
| README.md | ||
| server.d.ts | ||
| server.js | ||
Command sample
Register
yarn pm add sample-command
Activate
yarn pm enable sample-command
Try command
mkdir -p ./storage/backups
yarn nocobase export -o ./storage/backups users