source: database/drizzle/schema/index.ts@ 1d7e8fe

main
Last change on this file since 1d7e8fe 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.