235 B
235 B
sidebar_label |
---|
ProtocolLifeCycleEvent |
ProtocolLifeCycleEvent type
Signature:
export declare type ProtocolLifeCycleEvent = 'load' | 'DOMContentLoaded' | 'networkIdle' | 'networkAlmostIdle';