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