Target: string | {
    name?: string;
    sourceCode: string;
    workspace?: string;
}

Generated using TypeDoc