UNPKG

@the_pixelport/aws-lambda-graphql

Version:

Apollo server for AWS Lambda with WebSocket subscriptions support over API Gateway v1 + v2

5 lines 162 B
/** * Computes TTL in UNIX timestamp with seconds precision */ export declare function computeTTL(ttl: number): number; //# sourceMappingURL=computeTTL.d.ts.map