// Type definitions for Between.js
// Project: https://github.com/sasha240100/between.js
// Definitions by: Hirako <https://github.com/hirako2000>
export * from './Between';

// For UMD - global space
export as namespace Between;