UNPKG
@qodalis/cli-server-logs
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
An Angular CLI extension for server logs.
qodalis.com
qodalis-solutions/angular-web-cli
@qodalis/cli-server-logs
/
lib
/
cli-server-logs.module.d.ts
7 lines
(6 loc)
•
310 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
CliServerLogsModule
{
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
CliServerLogsModule
,
never
>;
static
ɵ
mod
: i0.ɵɵ
NgModuleDeclaration
<
CliServerLogsModule
,
never
,
never
,
never
>;
static
ɵ
inj
: i0.ɵɵ
InjectorDeclaration
<
CliServerLogsModule
>; }