ServiceWorkerGlobalScope.onfetch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onfetch(Optional!(T0) onfetch)
    struct ServiceWorkerGlobalScope
    nothrow
    void
    onfetch
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onfetch
    )
  2. EventHandler onfetch()

Meta