UNPKG

carbon-components-angular

Version:
7 lines (6 loc) 162 B
/** * Applying the decorator metadata to the target class (`Modal`). * @export * @returns {Object} */ export default function Modal(): (target: any) => void;