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

Type declaration

Generated using TypeDoc