UNPKG

@cdwr/fly-node

Version:

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

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