UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

3 lines 128 B
import { Scope } from './Scope'; export declare function getCurrentScope(): Scope; //# sourceMappingURL=getCurrentScope.d.ts.map