E621
    Preparing search index...

    Interface EditHelpPageOptions

    interface EditHelpPageOptions {
        name?: string;
        related?: string;
        title?: string;
        wiki_page?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    name?: string
    related?: string
    title?: string
    wiki_page?: string