UNPKG

@flashport/flashport

Version:

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

9 lines (8 loc) 211 B
export * from './adobe'; export * from './caurina'; export * from './flash'; export * from './utils'; export * from './org'; export * from './ArgumentError'; export * from './Error'; export * from './FPConfig';