UNPKG

vevet

Version:

Vevet is a JavaScript library for creative development that simplifies crafting rich interactions like split text animations, carousels, marquees, preloading, and more.

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