ProtocolLifeCycleEvent 类型
¥ProtocolLifeCycleEvent type
签名
¥Signature
export type ProtocolLifeCycleEvent =
| 'load'
| 'DOMContentLoaded'
| 'networkIdle'
| 'networkAlmostIdle';
¥ProtocolLifeCycleEvent type
¥Signature
export type ProtocolLifeCycleEvent =
| 'load'
| 'DOMContentLoaded'
| 'networkIdle'
| 'networkAlmostIdle';