about summary refs log tree commit diff
path: root/src/lib/api/api-polyfill.web.ts
blob: 1ad22b3d02250c54ed8b6a654ab8bc0d1d958561 (plain) (blame)
1
2
3
export function doPolyfill() {
  // no polyfill is needed on web
}