0.0.0-alpha7 • Published 4 years ago

evidenspace v0.0.0-alpha7

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Evidenspance client readme

const client = EvidenspaceClient(); await client.init();

await client.deploy({ kind, … }, priority); await client.perform({ kind, … }, { kind, … },..., priority); await client.api({ kind, … });