UNPKG
io.parrots
Version:
latest (0.0.2)
0.0.2
0.0.1
Parrots.io App
io.parrots
/
lib
/
parrots.bootstrap.d.ts
8 lines
(7 loc)
•
283 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/***************************/
/***
@NgModule
constants ***/
/***************************/
export
declare
const
BOOSTRAP_CLASSES
:
any
[];
export
declare
const
SERVICE_CLASSES
:
any
[];
export
declare
const
ENTRY_COMPONENT_CLASSES
:
any
[];
export
declare
const
DECLARATION_CLASSES
:
any
[];