UNPKG
sketches-js-hassy
Version:
latest (1.0.4-hassy)
1.0.4-hassy
1.0.2-hassy
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
DataDog/sketches-js
sketches-js-hassy
/
dist
/
index.d.ts
2 lines
(1 loc)
•
39 B
TypeScript
View Raw
1
2
export
{
DDSketch
}
from
'./ddsketch'
;