UNPKG

vue-moo

Version:

moo

9 lines (7 loc) 177 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (obj) { return typeof obj === 'string' || obj instanceof String; };