UNPKG

faastjs

Version:

Serverless batch computing made simple.

7 lines (6 loc) 254 B
/** * The purpose of this test is to check that the trampoline function on google * can route calls, invoke the wrapper, and return values correctly, without * actually creating a cloud function. However, it does use real cloud queues. */ export {};