UNPKG

eldenring-api

Version:

Elden Ring API Wrapper

2 lines (1 loc) 108 B
export declare const request: (endpoint: string, params?: Record<string, string | number>) => Promise<any>;