forked from UKSOURCE/ipv6
6 lines
78 B
TypeScript
6 lines
78 B
TypeScript
/**
|
|
* Export all types
|
|
*/
|
|
export * from './blog';
|
|
export * from './header';
|