V1 without presentation styling
This commit is contained in:
3
presentation/.blueprints/api/__kebabCase_name__/index.ts
Normal file
3
presentation/.blueprints/api/__kebabCase_name__/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './{{ kebabCase name }}.api'
|
||||
export * from './{{ kebabCase name }}.hooks'
|
||||
export * from './{{ kebabCase name }}.types'
|
||||
Reference in New Issue
Block a user