UNPKG

dynamic-modal

Version:

The dynamic-modal is a solution of creation different modals into project using a json configuration file

5 lines (4 loc) 63 B
export interface IOption { id: string; name: string; }