refactor: change the file name

This commit is contained in:
MrWindlike 2022-06-22 16:21:39 +08:00
parent 9b54bd17cb
commit 172474042d
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export * from './spec';
export * from './condition';
export * from './utils';
export * from './schema';