UNPKG
@hapi/shot
Version:
latest (6.0.2)
next (6.0.0-beta.1)
6.0.2
6.0.1
6.0.0
6.0.0-beta.1
6.0.0-beta.0
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.2
4.1.1
4.1.0
Injects a fake HTTP request/response into a node HTTP server
github.com/hapijs/shot
hapijs/shot
@hapi/shot
/
lib
/
symbols.js
7 lines
(3 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
;
const
internals = {};
exports
.
injection
=
Symbol
(
'injection'
);