@flashport/flashport
Version:
FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library
14 lines (13 loc) • 402 B
TypeScript
export * from './ByteArray';
export * from './Dictionary';
export * from './Endian';
export * from './IDataInput';
export * from './IDataOutput';
export * from './Proxy';
export * from './SetIntervalTimer';
export * from './Timer';
export * from './clearTimeout';
export * from './getDefinitionByName';
export * from './getQualifiedClassName';
export * from './getTimer';
export * from './setTimeout';