/** * This file was auto-generated by Fern from our API Definition. */ /** * The id of a file, workbook, sheet, or app * * @example * "us_wb_YOUR_ID" */ export type JobSource = string;