UNPKG

logan-web

Version:

Web SDK for Logan, supports log and report in H5 and browser environment.

3 lines (2 loc) 201 B
declare const _default: (url: string, data?: any, withCredentials?: boolean | undefined, type?: string | undefined, headers?: Record<string, any> | undefined) => Promise<any>; export default _default;