/** * This file was auto-generated by Fern from our API Definition. */ /** * Personal Access Token ID * * @example * "us_pat_YOUR_ID" */ export type PersonalAccessTokenId = string;