mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2026-04-28 17:22:08 -06:00
node_modules: update (#134)
Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = {
|
||||
kUrl: Symbol('url'),
|
||||
kHeaders: Symbol('headers'),
|
||||
kSignal: Symbol('signal'),
|
||||
kState: Symbol('state'),
|
||||
kDispatcher: Symbol('dispatcher')
|
||||
}
|
||||
Reference in New Issue
Block a user