VMPrint API Reference - v1.0.0
    Preparing search index...
    type ManuscriptTocAst = {
        entries: ManuscriptTocEntry[];
        title?: string;
        type: "manuscript-toc";
    }
    Index

    Properties

    Properties

    title?: string
    type: "manuscript-toc"