UNPKG

@awayjs/stage

Version:
6 lines 94 B
export enum StageQuality { LOW = 'low', MEDIUM = 'medium', HIGH = 'high', BEST = 'best', }