knowledgebase_law/node_modules/micromark/dev/lib/initialize/content.d.ts

4 lines
171 B
TypeScript
Raw Normal View History

2025-04-11 23:47:09 +08:00
/** @type {InitialConstruct} */
export const content: InitialConstruct;
import type { InitialConstruct } from 'micromark-util-types';
//# sourceMappingURL=content.d.ts.map