UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

4 lines (3 loc) 78 B
export function axIsTypeString(x): boolean { return typeof x === 'string'; }