Skip to main content
Version: Next

ProtocolLifeCycleEvent type

Signature

export type ProtocolLifeCycleEvent =
'load' | 'DOMContentLoaded' | 'networkIdle' | 'networkAlmostIdle';