UNPKG

lingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

3 lines 175 B
import { upperFirst } from "@lincode/utils"; export default (appendable) => appendable.name || upperFirst(appendable.componentName); //# sourceMappingURL=getDisplayName.js.map