source: src/sections/client/view/index.ts@ 87c9f1e

main
Last change on this file since 87c9f1e was 87c9f1e, checked in by Naum Shapkarovski <naumshapkarovski@…>, 5 weeks ago

update the seed script. update the prisma schema, use mapping

  • Property mode set to 100644
File size: 140 bytes
Line 
1export { default as CustomerListView } from './customer-list-view';
2export { default as CustomerCreateView } from './customer-create-view';
Note: See TracBrowser for help on using the repository browser.