UNPKG
@timofey97/angular-emoji
Version:
latest (0.0.2)
0.0.2
0.0.1
_adds emoji support for angular projects_
github.com/timofey97/angular-emoji
timofey97/angular-emoji
@timofey97/angular-emoji
/
lib
/
angular-emoji.service.d.ts
7 lines
(6 loc)
•
250 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
AngularEmojiService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
AngularEmojiService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
AngularEmojiService
>; }