UNPKG

102 BTypeScriptView Raw
1import { Endpoints } from './entities';
2declare const endpoints: Endpoints;
3export default endpoints;