Christopher Helmbold

Results 1 comments of Christopher Helmbold

PUSH!! i am currently facing this issue too. have an ENUM with endpoints and want to reuse pre-defined parts of that ``` export const customerEndpoint = '/customers'; export enum ENDPOINTS...