UNPKG

react-orchestra

Version:

A toolbox to build interactive and smart instruments on the web and mobile.

3 lines (2 loc) 95 B
declare const isDefined: (checkMe: any, defaultValue: any) => any; export default isDefined;