mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-08 22:08:16 +08:00
3 lines
152 B
JavaScript
3 lines
152 B
JavaScript
// Note: more types exposed from `index.d.ts`.
|
|
export { gfmStrikethroughHtml } from './lib/html.js';
|
|
export { gfmStrikethrough } from './lib/syntax.js'; |