UNPKG

@stdlib/assert-is-collection

Version:

Test if a value is a collection.

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