UNPKG
@flaviosantoro92/ngx-datatable
Version:
latest (1.0.2)
1.0.2
ngx-datatable fork with updated dependencies.
@flaviosantoro92/ngx-datatable
/
lib
/
utils
/
prefixes.d.ts
2 lines
(1 loc)
•
70 B
TypeScript
View Raw
1
2
export
declare
function
getVendorPrefixedName
(
property
:
string
):
any
;