Websites v4 docs v5.2.4
    Preparing search index...

    Type Alias Attachment

    type Attachment = {
        data: string;
        filename: string;
    }
    Index

    Properties

    Properties

    data: string
    filename: string