UNPKG

wickr-bedrock-bot

Version:

AWS Wickr's own Bedrock Bot

2 lines (1 loc) 79 B
export const fromStatic = (staticValue) => () => Promise.resolve(staticValue);