UNPKG
ng-custom-pipe
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
An Angular Library, that gives you a hussle free experience on data operation using pipes
ng-custom-pipe
/
lib
/
ng-custom-pipe.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
NgCustomPipeService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
NgCustomPipeService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
NgCustomPipeService
>; }