Type alias StateV2

StateV2: {
    @type: "State";
} & Omit<GenericOrgType, "@type">

Type declaration

  • @type: "State"