Skip to main content

ActionView

type ActionView = {
name: string;
};

An action permitted for a role.

Properties

name

name: string;