UNPKG

lambda-remote-context

Version:

Lifecycle management (RemoteContext) and wrapping (RemoteClient) for third party adapters

3 lines (2 loc) 132 B
export { default as RemoteClient } from './lib/RemoteClient.js'; export { default as RemoteContext } from './lib/RemoteContext.js';