UNPKG

vban

Version:
6 lines (5 loc) 99 B
export interface IBitResolution { bitDepth: number; signed: boolean; float: boolean; }