UNPKG

@bookbox/markup

Version:

Markup language for bookbox format

4 lines (3 loc) 148 B
import { FileContext } from '../generated/antlr'; import { Body } from '../generated'; export declare function prepareFile(ctx: FileContext): Body;