UNPKG
btn-imagen
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
boton mostrando una imagen
github.com/even847/boton-img
btn-imagen
/
lib
/
boton-imagen.service.d.ts
7 lines
(6 loc)
•
247 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
BotonImagenService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
BotonImagenService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
BotonImagenService
>; }