UNPKG

@awayfl/avm2

Version:

Virtual machine for executing AS3 code

8 lines (7 loc) 123 B
export const enum SORT { CASEINSENSITIVE = 1, DESCENDING = 2, UNIQUESORT = 4, RETURNINDEXEDARRAY = 8, NUMERIC = 16, }