UNPKG

@dash0/sdk-web

Version:

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

3 lines (2 loc) 84 B
export declare function noop(): void; export declare function identity<T>(a: T): T;