import { EndpointFunctions } from "../types/EndpointFunctions"; export const customEndpointFunctions: { [key: string]: EndpointFunctions } = {};