Triangle.js Docs
    Preparing search index...

    Interface GetOptions

    interface GetOptions {
        host?: string;
        sessionID?: string | null;
    }
    Index

    Properties

    Properties

    host?: string
    sessionID?: string | null