Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azat-co/practicalnode
/ index.js
File
index.js
code/ch16/serverless/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
console.log(
'Loading function'
)
4
const
doc = require(
'dynamodb-doc'
)
Callers
nothing calls this directly
Calls
1
done
Function · 0.85
Tested by
no test coverage detected