UNPKG
ngx-fluent-ui-icons
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.2.0
0.1.1
Fluent UI icons library for angular
github.com/bennymeg/ngx-fluent-ui
bennymeg/ngx-fluent-ui
ngx-fluent-ui-icons
/
lib
/
fluent-ui-icons.service.d.ts
7 lines
(6 loc)
•
253 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
FluentUiIconsService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
FluentUiIconsService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
FluentUiIconsService
>; }