UNPKG
budoux
Version:
latest (0.7.0)
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.1
A small chunk segmenter.
github.com/google/budoux
google/budoux
budoux
/
module
/
data
/
models
/
th.d.ts
6 lines
(5 loc)
•
92 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
model
: { [
key
:
string
]: { [
key
:
string
]:
number
; }; };