@cobaltio/cobalt-js
    Preparing search index...

    Interface CobaltOptions

    interface CobaltOptions {
        baseUrl?: string;
        token?: string;
    }
    Index

    Properties

    Properties

    baseUrl?: string

    The base URL of the Cobalt API. You don't need to set this.

    token?: string

    The session token.