Files
HRM-System/node_modules/@tiptap/extension-bold/dist/index.d.ts
2026-04-13 08:19:53 +08:00

4 lines
117 B
TypeScript

import { Bold } from './bold.js';
export * from './bold.js';
export default Bold;
//# sourceMappingURL=index.d.ts.map