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