Variable accessGrantSelectorConst

accessGrantSelector: {
    action: boolean;
    resource: boolean;
} = ...

Type declaration

  • action: boolean
  • resource: boolean