Hnxml Standard
    Preparing search index...
    interface root {
        children: void | thread | thread[];
        name: string;
    }
    Index

    Properties

    Properties

    children: void | thread | thread[]
    name: string