UNPKG
@paddls/ngx-easy-table
Version:
latest (18.0.2)
18.0.2
17.0.0
16.1.0
16.0.0
16.0.0-rc.6
16.0.0-rc.5
16.0.0-rc.4
16.0.0-rc.3
16.0.0-rc.2
Angular easy table
github.com/paddls/ngx-easy-table
paddls/ngx-easy-table
@paddls/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