mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
6 lines
112 B
TypeScript
6 lines
112 B
TypeScript
declare module 'makeit-captcha' {
|
|
import _default from 'makeit-captcha/es/src';
|
|
|
|
export default _default;
|
|
}
|