UNPKG

@golem-sdk/golem-js

Version:

NodeJS and WebBrowser SDK for building apps running on Golem Network

7 lines (6 loc) 224 B
export { Activity, ActivityStateEnum } from "./activity"; export { Result } from "./results"; export { ExecutionConfig } from "./config"; export * from "./activity.module"; export * from "./exe-unit"; export * from "./api";