Hnxml Standard
    Preparing search index...

    Interface root

    interface root {
        children: " " | email;
        color: string;
        generateJunk: boolean;
        name: string;
    }
    Index

    Properties

    children: " " | email
    color: string
    generateJunk: boolean
    name: string