Type alias CabinetParams

CabinetParams: {
    state?: boolean;
}

Type declaration

  • Optional state?: boolean

Generated using TypeDoc