UNPKG

fusion-plugin-rpc

Version:

Fetch data on the server and client with an RPC style interface.

3 lines (2 loc) 100 B
export const formatApiPath = (apiPath: string): string => `/${apiPath}/`.replace(/\/{2,}/g, '/');