UNPKG

@rangertechnologies/ngnxt

Version:

This library was used for creating dymanic UI based on the input JSON/data

5 lines (4 loc) 71 B
export interface Dimensions { width: number; height: number; }