UNPKG

dt-app

Version:

The Dynatrace App Toolkit is a tool you can use from your command line to create, develop, and deploy apps on your Dynatrace environment.

2 lines (1 loc) 62 B
export declare const sleep: (ms: number) => Promise<unknown>;