Type alias PlatformPermissions

PlatformPermissions: {
    apps: "*" | string[];
}

Type declaration

  • apps: "*" | string[]

Generated using TypeDoc