UNPKG

event-booking-api

Version:

Package for easy access to Event App API

6 lines (5 loc) 136 B
export declare const getApiPath: (rootUrl: string) => { EVENTS: string; PUBLIC_TICKETS: string; PUBLIC_BOOKINGS: string; };