3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
export * from './Page';
|
|
export * from './PageParams';
|
export * from './Page';
|
|
export * from './PageParams';
|