mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
4 lines
133 B
TypeScript
4 lines
133 B
TypeScript
export * from "./directive";
|
|
export { default as Loading } from "./loading.vue";
|
|
export { default as Spinner } from "./spinner.vue";
|