js(__DIR__ . '/js/dist/admin.js'), (new Extend\Frontend('forum')) ->js(__DIR__ . '/js/dist/forum.js'), (new Extend\Console()) ->command(TestTeamsUserCommand::class), (new Extend\Notification()) ->driver('teams', TeamsNotificationDriver::class, []), ];