The Candid Startup
    Preparing search index...

    Common properties for Infinisheet errors

    interface InfinisheetError {
        message: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    message: string

    End user message describing the problem

    type: string

    Discriminated union tag