© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Vidit Shah
Software Engineer
const userDB = createUserTable(this, { appName: context.appName, env: context.environment, addUserFunc, })
addUserFunc seems to be redundant here