-
Notifications
You must be signed in to change notification settings - Fork 2
MonitorRole
Adnan Mujagić edited this page Jun 20, 2025
·
1 revision
extends Role
Creates a new instance of MonitorRole.
none
let monitorRole = new MonitorRole();
console.log(`Role type is: ${monitorRole.type}`);