source: database/drizzle/schema/index.ts

main
Last change on this file was fdd776b, checked in by Tome <gjorgievtome@…>, 7 months ago

Add schema

  • Property mode set to 100644
File size: 109 bytes
RevLine 
[fdd776b]1export * from "./builds";
2export * from "./components";
3export * from "./relations";
4export * from "./users";
Note: See TracBrowser for help on using the repository browser.