UNPKG

@threlte/theatre

Version:

Threlte Components for Theatre, an animation library with a professional motion design toolset

4 lines (3 loc) 80 B
export const isStringProp = (prop) => { return typeof prop === 'string'; };