UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

4 lines (3 loc) 80 B
export function axIsTypeBoolean(x): boolean { return typeof x === 'boolean'; }