forked from UKSOURCE/hailearning.edu.vn
5 lines
52 B
TypeScript
5 lines
52 B
TypeScript
/**
|
|
* Export all types
|
|
*/
|
|
export * from './blog';
|