@shortcut/client
    Preparing search index...

    Interface WhoamiEntityWrapper

    interface WhoamiEntityWrapper {
        $schema: string;
        entity: Whoami;
    }
    Index

    Properties

    Properties

    $schema: string

    The URI for the json-schema for this response.

    2048

    ^https?://.+$

    entity: Whoami

    The entity for this response.