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