UNPKG

fly-machines-sdk

Version:

API that provides ability to manage applications on Fly.io

5 lines (4 loc) 72 B
export interface CreateAppDto { app_name: string org_slug: string }