rittenhop-ghost/versions/5.94.2/node_modules/@stdlib/assert-is-arguments/dist/index.d.ts

3 lines
118 B
TypeScript
Raw Normal View History

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