PR comments.
This commit is contained in:
parent
cf7a9e47a2
commit
f7ee55cc0e
|
@ -1,3 +1,4 @@
|
|||
export * from "./config"
|
||||
export * from "./user"
|
||||
export * from "./userGroup"
|
||||
export * from "./plugin"
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
export * from "./account"
|
||||
export * from "./app"
|
||||
export * from "./global"
|
||||
export * from "./plugin"
|
||||
export * from "./platform"
|
||||
export * from "./document"
|
||||
export * from "./pouch"
|
||||
|
|
Loading…
Reference in New Issue