We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058a130 commit d7166f7Copy full SHA for d7166f7
1 file changed
src/targets/index.js
@@ -10,6 +10,7 @@ module.exports = {
10
objc: require('./objc'),
11
ocaml: require('./ocaml'),
12
php: require('./php'),
13
+ protocolEngine: require('./protocolEngine'),
14
python: require('./python'),
15
ruby: require('./ruby'),
16
shell: require('./shell'),
0 commit comments