Hnxml Standard
    Preparing search index...

    Interface uploadServerDaemon

    interface uploadServerDaemon {
        children?: never;
        color: string;
        folder: string;
        name: string;
        needsAuth: string;
    }
    Index

    Properties

    children?: never
    color: string
    folder: string
    name: string
    needsAuth: string