UNPKG
ngx-obelisco-example
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
Componentes funcionales y reutilizables para Angular.
gcba.github.io/ngx-obelisco/
gcba/ngx-obelisco
ngx-obelisco-example
/
card
/
o-card
/
o-card-content
/
o-card-content.component.d.ts
7 lines
(6 loc)
•
308 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
OCardContentComponent
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
OCardContentComponent
,
never
>;
static
ɵ
cmp
: i0.ɵɵ
ComponentDeclaration
<
OCardContentComponent
,
"o-card-content"
,
never
, {}, {},
never
, [
"*"
],
false
>; }