UNPKG

@igo2/utils

Version:
6 lines (5 loc) 91 B
export interface CompressedData { length: number; type: string; object: any; }