@shortcut/client
    Preparing search index...

    Interface StoryLinkEntityWrapper

    interface StoryLinkEntityWrapper {
        $schema: string;
        entity: StoryLink;
    }
    Index

    Properties

    Properties

    $schema: string

    The URI for the json-schema for this response.

    2048

    ^https?://.+$

    entity: StoryLink

    The entity for this response.