UNPKG

ngx-json-ui

Version:

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.

5 lines (4 loc) 74 B
export interface DprOptionModel { label: string; value: string; }