UNPKG

ng2-bs3-modal

Version:

Angular Boostrap 3 Modal Component

6 lines (5 loc) 136 B
export declare class BsModalSize { static Small: string; static Large: string; static isValidSize(size: string): boolean; }