mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-02-23 15:20:30 +07:00
4 lines
105 B
JavaScript
4 lines
105 B
JavaScript
![]() |
import v35 from './v35.js';
|
||
|
import md5 from './md5.js';
|
||
|
var v3 = v35('v3', 0x30, md5);
|
||
|
export default v3;
|