API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceOwnedNetworkHintSource

@codexo/exojs / core / stable

A hint source that also owns the listeners it installed.

1
props
2
methods
0
events
Import
import { OwnedNetworkHintSource } from '@codexo/exojs'

A hint source that also owns the listeners it installed.

Methods2
destroy(): void
Removes the window listeners this source installed.
Properties1
Source