Latest updates from IceHrmPro
This commit is contained in:
7
web/node_modules/antd/es/modal/locale.d.ts
generated
vendored
Normal file
7
web/node_modules/antd/es/modal/locale.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export interface ModalLocale {
|
||||
okText: string;
|
||||
cancelText: string;
|
||||
justOkText: string;
|
||||
}
|
||||
export declare function changeConfirmLocale(newLocale?: ModalLocale): void;
|
||||
export declare function getConfirmLocale(): ModalLocale;
|
||||
Reference in New Issue
Block a user