Search
Preparing search index...
The search index is not available
bingo-meeting-objects
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
bingo-meeting-objects
Index
Classes
App
Component
App
Module
App
Routing
Module
Cards
Cards
Service
Click
Stop
Propagation
Meeting
Running
Component
Participant
Variables
context
require
routes
Object literals
environment
Variables
Const
context
context
:
any
= require.context('./', true, /\.spec\.ts$/)
Const
require
require
:
any
Const
routes
routes
:
Routes
= [{path: 'meetings/:id', component: MeetingRunningComponent}]
Object literals
Const
environment
environment
:
object
production
production
:
boolean
= true
url
Api
url
Api
:
string
= "//bingo-meeting-api.herokuapp.com/api/"
Globals
App
Component
App
Module
App
Routing
Module
Cards
Cards
Service
Click
Stop
Propagation
Meeting
Running
Component
Participant
context
require
routes
environment
Generated using
TypeDoc