Options
All
  • Public
  • Public/Protected
  • All
Menu

bingo-meeting-objects

Index

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

urlApi

urlApi: string = "//bingo-meeting-api.herokuapp.com/api/"

Generated using TypeDoc