UNPKG
cfc-ui-test
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Design System do Conselho Federal de Contabilidade baseado no govbr-ds
cfc-ui-test
/
lib
/
components
/
wizard
/
wizard.component.d.ts
6 lines
(5 loc)
•
268 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
i0
from
"@angular/core"
;
export
declare
class
WizardComponent
{
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
WizardComponent
,
never
>;
static
ɵ
cmp
: i0.ɵɵ
ComponentDeclaration
<
WizardComponent
,
"cfc-wizard"
,
never
, {}, {},
never
,
never
,
false
,
never
>; }