UNPKG

plato-sdk

Version:

JavaScript client for interacting with the Plato API

4 lines (3 loc) 186 B
export { Plato, PlatoEnvironment, type PlatoTask } from './plato/client'; export { PlatoClientError } from './plato/exceptions'; export { getConfig, type Config } from './plato/config';