mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-11 07:14:05 +07:00
6 lines
87 B
JavaScript
6 lines
87 B
JavaScript
![]() |
'use strict'
|
||
|
|
||
|
module.exports = {
|
||
|
kConstruct: require('../core/symbols').kConstruct
|
||
|
}
|