UNPKG

@dash0/sdk-web

Version:

Dash0's Web SDK to collect telemetry from end-users' web browsers

3 lines (2 loc) 103 B
import { InitOptions } from "../types/options"; export declare function init(opts: InitOptions): void;