neurojs - v1.1.2
    Preparing search index...

    Type Alias ConfigSchema

    type ConfigSchema = {
        host: string;
        hostTH: string;
        hostTHWorker: string;
        hostWorker: string;
    }
    Index

    Properties

    host: string
    hostTH: string
    hostTHWorker: string
    hostWorker: string