UNPKG

@metacall/faas

Version:

Reimplementation of MetaCall FaaS platform written in TypeScript.

4 lines (3 loc) 141 B
export declare const configDir: (name: string) => string; export declare const basePath: string; export declare const appsDirectory: string;