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 119 B
export function isUndefined(value) { return typeof value === 'undefined'; } //# sourceMappingURL=isUndefined.js.map