UNPKG
@jsonjoy.com/json-pack
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
High-performance JSON serialization library
github.com/jsonjoy-com/json-pack
jsonjoy-com/json-pack
@jsonjoy.com/json-pack
/
lib
/
json
/
util.d.ts
2 lines
(1 loc)
•
80 B
TypeScript
View Raw
1
2
export
declare
const
findEndingQuote
:
(
uint8
:
Uint8Array
,
x
:
number
) =>
number
;