Skip to main content
Version: Next

ProtocolLifeCycleEvent type

Signature:

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