@metorial-services/signal-client
v1.0.0
Published
A client library for interacting with the Metorial Function Bay platform using TypeScript.
Downloads
216
Readme
Metorial Function Bay Client
A client library for interacting with the Metorial Function Bay platform using TypeScript.
Usage
import { createSignalClient } from '@lowerdeck/forge-client';
let forge = createSignalClient({
endpoint: '...'
});License
This project is licensed under the Apache License 2.0.
