feat(package): addCommand (#482)

This commit is contained in:
ESK0
2024-01-15 02:10:40 +01:00
committed by GitHub
parent 5dfd14d69d
commit 37a35996b4
2 changed files with 141 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ export * from './acl';
export * from './locale';
export * from './callback';
export * from './version';
export * from './addCommand';