@faasjs/server

[![License: MIT](https://img.shields.io/npm/l/@faasjs/server.svg)](https://github.com/faasjs/faasjs/blob/main/packages/faasjs/server/LICENSE) [![NPM Stable Version](https://img.shields.io/npm/v/@faasjs/server/stable.svg)](https://www.npmjs.com/package/@fa

Usage no npm install needed!

<script type="module">
  import faasjsServer from 'https://cdn.skypack.dev/@faasjs/server';
</script>

README

@faasjs/server

License: MIT NPM Stable Version NPM Beta Version

FaasJS's server module.

Install

npm install @faasjs/server

Modules

Classes

Functions

Functions

closeAll

closeAll(): Promise<void>

Returns

Promise<void>


getAll

getAll(): Server[]

Returns

Server[]