UNPKG

@dash0/sdk-web

Version:

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

7 lines (6 loc) 118 B
export function noop() { // This function is intentionally empty. } export function identity(a) { return a; }