UNPKG

@ui-tool/core

Version:
7 lines 258 B
export declare class DialogKindConstant { static readonly confirmation = "confirmation"; static readonly error = "error"; static readonly info = "info"; static readonly warning = "warning"; } //# sourceMappingURL=dialog-kind.constant.d.ts.map