Skip to content

Commit b90a247

Browse files
committed
endpoint info
1 parent fc34ec7 commit b90a247

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sandbox/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module.exports = {
22
Sandbox: require('./sandbox'),
33
SandboxError: require('./sandbox-error'),
4+
EndpointInfoSandbox: require('./endpoint-info-sandbox'),
45
MiddlewareInfoSandbox: require('./middleware-info-sandbox'),
56
MiddlewareExecSandbox: require('./middleware-exec-sandbox')
67
}

0 commit comments

Comments
 (0)