File "index.ts"

Full path: /home/fsibplc/public_html/sommilito-bank2/splide-4.1.3/src/js/utils/math/index.ts
File size: 266 B (266 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

export { approximatelyEqual } from './approximatelyEqual/approximatelyEqual';
export { between }            from './between/between';
export { clamp }              from './clamp/clamp';
export { sign }               from './sign/sign';

export * from './math/math';