mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +08:00
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
|
|
export { default as Page } from './page.vue';
|
||
|
|
export * from './types';
|