UNPKG

simple-lambda-client

Version:

A simple, convenient way to invoke aws lambda functions with best practices.

6 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * constants shared across the whole service but not tied to a specific domain object go in this file */ //# sourceMappingURL=constants.js.map