UNPKG

@awayfl/avm1

Version:

Virtual machine for executing AS1 and AS2 code

5 lines 143 B
export interface IAVMRandomProvider { randomValues: number[]; currentRandom: number; } //# sourceMappingURL=IAVMRandomProvider.d.ts.map