core-utils
    Preparing search index...
    interface ClearanceCheckInput {
        host: string;
        port: number;
    }
    Index

    Properties

    Properties

    host: string
    port: number