UNPKG

@stackoverfloweth/vue-compositions

Version:

A collection of reusable vue compositions.

4 lines 109 B
export function isString(value) { return typeof value === 'string'; } //# sourceMappingURL=strings.js.map