UNPKG
integrity-ngx-easy-table
Version:
latest (15.7.2)
15.7.2
15.7.1
15.7.0
Angular easy table
integrity-ngx-easy-table
/
lib
/
services
/
filters.service.d.ts
7 lines
•
301 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
FiltersService
{
static
getPath
(
p
:
string
[],
o
:
any
):
any
;
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
FiltersService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
FiltersService
>; }
//# sourceMappingURL=filters.service.d.ts.map