UNPKG

@trophyso/node

Version:
8 lines (7 loc) 252 B
/** * This file was auto-generated by Fern from our API Definition. */ export declare const TrophyApiEnvironment: { readonly Default: "https://app.trophy.so/api"; }; export declare type TrophyApiEnvironment = typeof TrophyApiEnvironment.Default;