mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
|
|
export { default as JsonViewer } from './index.vue';
|
||
|
|
|
||
|
|
export * from './types';
|