Hiyve Components - v1.0.0
    Preparing search index...

    Returned by the consumer-supplied file picker. null if the user cancelled.

    interface PickedEmbed {
        fileId: string;
        kind: EmbedKind;
        name: string;
    }
    Index

    Properties

    Properties

    fileId: string
    kind: EmbedKind
    name: string