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

Type declaration

Generated using TypeDoc