cmms/frontend/node_modules/@tiptap/extension-code-block-lowlight/dist/index.d.ts

4 lines
173 B
TypeScript

import { CodeBlockLowlight } from './code-block-lowlight.js';
export * from './code-block-lowlight.js';
export default CodeBlockLowlight;
//# sourceMappingURL=index.d.ts.map