Skip to content

@types/web@0.0.76

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 04:47
1a77ff8

index.d.ts

New interfaces

  • OffscreenCanvas
  • OffscreenCanvasRenderingContext2D

Modified

  • CSSStyleDeclaration
    • Added: overflowClipMargin
  • HTMLCanvasElement
    • Added: transferControlToOffscreen

Non-value types

  • AuthenticationExtensionsClientInputs
    • Added: hmacCreateSecret
  • AuthenticationExtensionsClientOutputs
    • Added: hmacCreateSecret
  • RTCInboundRtpStreamStats
    • Added: framesDropped, totalProcessingDelay
  • RTCReceivedRtpStreamStats
    • Removed: framesDropped
  • RTCRtpEncodingParameters
    • Added: maxFramerate, networkPriority

iterable.d.ts

No changes