MCPcopy Create free account
hub / github.com/serverless/examples / handler.js

File handler.js

aws-multiple-runtime/api/handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3module.exports.timestamp = (event, context, callback) => {
4 const response = {

Callers

nothing calls this directly

Calls 1

parseIntFunction · 0.85

Tested by

no test coverage detected