W72crm_web-master/node_modules/har-schema/lib/pageTimings.json

18 lines
254 B
JSON
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
{
"id": "pageTimings.json#",
"type": "object",
"properties": {
"onContentLoad": {
"type": "number",
"min": -1
},
"onLoad": {
"type": "number",
"min": -1
},
"comment": {
"type": "string"
}
}
}