rittenhop-dev/versions/5.94.2/node_modules/@stdlib/number-float64-base-to-float32/dist/index.d.ts
2024-09-23 19:40:12 -04:00

3 lines
128 B
TypeScript

/// <reference path="../docs/types/index.d.ts" />
import float64ToFloat32 from '../docs/types/index';
export = float64ToFloat32;