mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
export { default as Page } from "./page.vue";
|
|
export * from "./types";
|