UNPKG

@dominicstop/utils

Version:

Yet another event emitter written in typescript.

6 lines (4 loc) 65 B
export type SizeValue = { height: number; width: number; };