UNPKG

@anilkumarthakur/vue3-json-viewer

Version:

A beautiful, customizable JSON viewer component for Vue 3 with TypeScript support, dark/light mode, expand/collapse controls, and syntax highlighting.

3 lines 161 B
export { default as JsonViewer } from './JsonViewer/JsonViewer'; export { default as JsonNode } from './JsonViewer/JsonNode'; //# sourceMappingURL=index.d.ts.map