added schema to index
This commit is contained in:
parent
4059150ca2
commit
b70fa27725
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
||||||
export * from "./users";
|
export * from "./users";
|
||||||
export * from "./loginTokens";
|
export * from "./loginTokens";
|
||||||
export * from "./stripeAccounts";
|
export * from "./stripeAccounts";
|
||||||
export * from "./xeroConnections";
|
export * from "./xeroConnections";
|
||||||
Loading…
Add table
Reference in a new issue