UNPKG

yandex-music-client

Version:

``` npm i yandex-music-client ```

7 lines (6 loc) 139 B
export type InvocationInfo = { 'exec-duration-millis': number; hostname: string; 'req-id': string; 'app-name'?: string; };