UNPKG

@paperbits/common

Version:
7 lines (6 loc) 105 B
export interface Box { top: number; left: number; width: number; height: number; }