UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

10 lines (9 loc) 306 B
export * from './properties'; export * from './AuxFunctions'; export * from './Equations'; export * from './PropertyInfoObj'; export * from './SpecialProperty'; export * from './SpecialPropertyModifier'; export * from './SpecialPropertySplitter'; export * from './TweenListObj'; export * from './Tweener';