3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
import type { Blueprint } from '../framework.js';
|
|
export declare const md2: Blueprint;
|