volleyball-dev-frontend/node_modules/micromark-core-commonmark/dev/lib/content.d.ts
2025-06-02 16:42:16 +00:00

7 lines
200 B
TypeScript

/**
* No name because it must not be turned off.
* @type {Construct}
*/
export const content: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=content.d.ts.map