UNPKG

@apiclient.xyz/docker

Version:

Provides easy communication with Docker remote API from Node.js, with TypeScript support.

3 lines (2 loc) 106 B
// tslint:disable-next-line: interface-over-type-literal export type TLabels = { [key: string]: string };