UNPKG

@cdwr/fly-node

Version:

The flyctl node wrapper for programmatic deployments to fly.io.

3 lines (2 loc) 129 B
export * from './lib/fly.class'; export type { Config, DeployAppOptions, DeployResponse, SaveConfigOptions } from './lib/types';