UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

6 lines 190 B
import { ASObject } from './ASObject'; export declare class ASMath extends ASObject { static classNatives: any[]; static classInitializer: any; } //# sourceMappingURL=ASMath.d.ts.map