Libticketto
    Preparing search index...

    Type Alias EventMetadata<FileLike>

    A structure that includes the content of the metadata attached to an event.

    type EventMetadata<FileLike> = {
        banner?: FileLike;
        description?: string;
    }

    Type Parameters

    • FileLike
    Index

    Properties

    banner?: FileLike

    A file or location to a file

    description?: string

    A brief description used for the reader to get a glance of what the event is in a tickets marketplace