UNPKG

easeljs-react

Version:

React - EaselJS bindings with React Reconciler

6 lines (5 loc) 213 B
const ShapeComponent = "Shape"; const ContainerComponent = "Container"; const TextComponent = "Text"; const BitmapComponent = "Bitmap"; export {ShapeComponent, ContainerComponent, TextComponent, BitmapComponent};