UNPKG
@ynmstudio/utils
Version:
latest (21.0.1)
21.0.1
21.0.0
20.3.3
20.3.2
20.3.1
20.3.0
19.4.0
19.3.10
19.3.9
19.3.8
19.3.7
19.3.6
19.3.5
19.3.4
19.3.3
19.3.2
19.3.1
19.3.0
19.2.2
19.2.0
19.0.10
19.0.9
19.0.8
19.0.7
19.0.6
19.0.5
19.0.4
19.0.3
19.0.2
19.0.1
19.0.0
18.0.0
17.0.6
17.0.5
17.0.4
17.0.3
17.0.2
17.0.1
17.0.0
16.0.19
16.0.18
16.0.17
16.0.16
16.0.15
16.0.14
16.0.13
16.0.12
16.0.11
16.0.10
16.0.9
16.0.8
16.0.7
16.0.6
16.0.5
16.0.4
16.0.4-beta
16.0.3
16.0.3-beta
16.0.2
16.0.2-beta
16.0.1
16.0.1-beta
16.0.0
16.0.0-beta
1.0.7-beta
1.0.6-beta
1.0.5-beta
1.0.4-beta
1.0.3-beta
1.0.2-beta
1.0.1-beta
1.0.0-beta
0.0.18-beta
0.0.17-beta
0.0.16-beta
0.0.15-beta
0.0.14-beta
0.0.13-beta
0.0.12-beta
0.0.11-beta
0.0.10-beta
0.0.9-beta
0.0.8-beta
0.0.7-beta
0.0.6-beta
0.0.5-beta
0.0.4-beta
0.0.2-beta
0.0.1
0.0.1-beta
0.0.0-watch
YNM Utilities for Angular
github.com/ynmstudio/angular-utils/tree/main
ynmstudio/angular-utils
@ynmstudio/utils
/
lib
/
ynm-utils.service.d.ts
7 lines
(6 loc)
•
232 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
YnmUtilsService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
YnmUtilsService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
YnmUtilsService
>; }