@logixjs/core
    Preparing search index...
    interface RuntimeHostService {
        isBrowser: boolean;
        isNode: boolean;
        kind: RuntimeHostKind;
    }
    Index

    Properties

    Properties

    isBrowser: boolean
    isNode: boolean