UNPKG

chaste

Version:

Utility for type casting & data conversion.

14 lines (11 loc) 150 B
'use strict' module.exports = { CLASS_TYPES: ['Buffer', 'Date'], FLAT_TYPES: { String, Number, Boolean, RegExp, Error } }