Hnxml Standard
    Preparing search index...

    Interface user

    interface user {
        children?: never;
        color: string;
        name: string;
    }
    Index

    Properties

    Properties

    children?: never
    color: string
    name: string