UNPKG

@bookbox/markup

Version:

Markup language for bookbox format

3 lines (2 loc) 92 B
import { Body } from '../generated'; export declare function stringify(body: Body): string;