first commit
This commit is contained in:
3
frontend/node_modules/antd/es/modal/locale.d.ts
generated
vendored
Normal file
3
frontend/node_modules/antd/es/modal/locale.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { ModalLocale } from './interface';
|
||||
export declare function changeConfirmLocale(newLocale?: ModalLocale): (() => void) | undefined;
|
||||
export declare function getConfirmLocale(): ModalLocale;
|
||||
Reference in New Issue
Block a user