UNPKG

@adaskothebeast/splines

Version:
3 lines (2 loc) 281 B
export { M as MonotoneCubicHermitInterpolation } from './monotone-cubic-hermit-interpolation.esm.js'; export { N as NumberPair, S as SplineBase, i as isNumberPairArray, a as isNumberTupleArray, s as sortNumberPairIndexes, b as sortNumberTupleIndexes } from './spline-base.esm.js';