SourceOptionsWithAttach: DeepPartial<SourceOptions> & {
    attach?: boolean | AttachOptions;
}

Type declaration

Generated using TypeDoc