MCPcopy
hub / github.com/serverless/serverless / index.js

File index.js

packages/engine/integration/e2e/fixture/service/src/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require('express')
2const path = require('path')
3const { S3Client, ListBucketsCommand } = require('@aws-sdk/client-s3')
4const app = express()

Callers

nothing calls this directly

Calls 4

optionsMethod · 0.80
errorMethod · 0.80
getMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected