Skip to main content

TypeAlias.Permissions

type Permissions = { [M in Module]?: Action<M>[] };