UNPKG

170 BTypeScriptView Raw
1export declare type inputVerificationCode_function_type = (data: any) => void;
2export declare type Function__inputVerificationCode = inputVerificationCode_function_type;