UNPKG

@hxui/angular

Version:

An Angular library based on the [HXUI design system](https://hxui.io).

6 lines (5 loc) 163 B
export declare class ModalContainer { protected destroy: Function; protected close(): void; } export declare function Modal(): (target: any) => void;