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

3 lines
112 B
TypeScript

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