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
/
radio
/
radio.component.d.ts
6 lines
(5 loc)
•
264 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
i0
from
"@angular/core"
;
export
declare
class
RadioComponent
{
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
RadioComponent
,
never
>;
static
ɵ
cmp
: i0.ɵɵ
ComponentDeclaration
<
RadioComponent
,
"cfc-radio"
,
never
, {}, {},
never
,
never
,
false
,
never
>; }