UNPKG

@metacall/faas

Version:

Reimplementation of MetaCall FaaS platform written in TypeScript.

3 lines (2 loc) 85 B
import { Express } from 'express'; export declare function initializeAPI(): Express;