rittenhop-ghost/versions/5.94.2/node_modules/@stdlib/number-float64-base-to-float32/dist/index.d.ts

3 lines
128 B
TypeScript
Raw Normal View History

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