UNPKG

@worktif/purews

Version:

Work TIF TypeScript-based AWS infrastructure toolkit featuring DynamoDB integration, AppSync support, SES functionality, and GraphQL capabilities with comprehensive audit logging and AWS Signature V4 authentication.

8 lines (7 loc) 199 B
import 'reflect-metadata'; export * from './graphql'; export * from './serializer'; export * from './decorators'; export * from './middlewares'; export * from './zod'; export * from './utils.types';