7 lines
174 B
TypeScript
7 lines
174 B
TypeScript
export * from './CRUDActions'
|
|
export * from './CRUDForm'
|
|
export * from './CRUDList'
|
|
export * from './CRUDReducer'
|
|
export * from './TCRUDAction'
|
|
export * from './TCRUDMethod'
|