UNPKG
@tanstack/match-sorter-utils
Version:
alpha (9.0.0-alpha.4)
beta (8.0.0-beta.0)
latest (8.19.4)
9.0.0-alpha.4
9.0.0-alpha.0
8.19.4
8.15.1
8.11.8
8.11.7
8.11.3
8.8.4
8.7.6
8.7.2
8.7.0
8.5.14
8.1.1
8.0.13
8.0.12
8.0.11
8.0.8
8.0.7
8.0.6
8.0.4
8.0.3
8.0.0
8.0.0-beta.0
8.0.0-alpha.83
8.0.0-alpha.82
A fork of match-sorter with separated filtering and sorting phases
tanstack.com/table
TanStack/table
@tanstack/match-sorter-utils
/
build
/
lib
/
remove-accents.d.ts
2 lines
(1 loc)
•
60 B
TypeScript
View Raw
1
2
export
declare
function
removeAccents
(
str
:
string
):
string
;