rittenhop-ghost/versions/5.94.2/node_modules/@stdlib/math-base-special-floor/dist/index.d.ts

3 lines
106 B
TypeScript
Raw Normal View History

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