ProtocolLifeCycleEvent 类型
🌐 ProtocolLifeCycleEvent type
语法
🌐 Signature
export type ProtocolLifeCycleEvent =
| 'load'
| 'DOMContentLoaded'
| 'networkIdle'
| 'networkAlmostIdle';
🌐 ProtocolLifeCycleEvent type
🌐 Signature
export type ProtocolLifeCycleEvent =
| 'load'
| 'DOMContentLoaded'
| 'networkIdle'
| 'networkAlmostIdle';