UNPKG

@cobuildlab/8base-utils

Version:

This is package to deal with common scenarios working with 8base platform

2 lines (1 loc) 111 B
export declare const getEndpointUrl: (workspaceId: string, environment?: string, endpoint?: string) => string;