UNPKG

@shagital/adonisjs-crud-generator

Version:

Adonisjs Admin Panel Generator is a package that helps you quickly scaffold your typical CRUD admin interfaces. It generates the admin panel code based on the existing (migrated) table in the database

5 lines (4 loc) 93 B
export default { {{singular}}: (state) => state.{{singular}}, meta: (state) => state.meta, }