/** * This file was auto-generated by Fern from our API Definition. */ /** * Canvas ID * * @example * "us_cv_YOUR_ID" */ export type CanvasId = string;