mirror of
https://github.com/certd/certd.git
synced 2026-05-17 13:57:31 +08:00
chore: code format
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { default as JsonViewer } from './index.vue';
|
||||
export { default as JsonViewer } from "./index.vue";
|
||||
|
||||
export * from './types';
|
||||
export * from "./types";
|
||||
|
||||
Reference in New Issue
Block a user