UNPKG

@tsclass/tsclass

Version:

Provides TypeScript definitions for various business, financial, networking, content, and other common classes.

5 lines (4 loc) 87 B
export interface IVolumeMount { hostFsPath: string; containerFsPath: string; }