Interface Scheme

    Indexable

    • [key: string]: {
          constraint?: string;
          default?: string;
          name: string;
          type: string;
      }[]

    Generated using TypeDoc and TypeDoc Airthium Plugin