UNPKG

@stdlib/utils-type-of

Version:

Determine a value's type.

3 lines 108 B
/// <reference path="../docs/types/index.d.ts" /> import typeOf from '../docs/types/index'; export = typeOf;