mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-29 11:47:48 +00:00
4 lines
161 B
TypeScript
4 lines
161 B
TypeScript
|
|
/** @type {Construct} */
|
||
|
|
export const codeIndented: Construct;
|
||
|
|
import type { Construct } from 'micromark-util-types';
|
||
|
|
//# sourceMappingURL=code-indented.d.ts.map
|