Type Alias GetScriptByPathWithDraftData

GetScriptByPathWithDraftData: {
    path: string;
    workspace: string;
}