UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

4 lines (3 loc) 120 B
import { CodeDiff } from "./CodeDiff.mjs"; import { PatchDiff } from "./PatchDiff.mjs"; export { CodeDiff, PatchDiff };