mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-23 21:41:06 -05:00
lol
This commit is contained in:
16
node_modules/har-validator/lib/schemas/pageTimings.json
generated
vendored
Normal file
16
node_modules/har-validator/lib/schemas/pageTimings.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"onContentLoad": {
|
||||
"type": "number",
|
||||
"min": -1
|
||||
},
|
||||
"onLoad": {
|
||||
"type": "number",
|
||||
"min": -1
|
||||
},
|
||||
"comment": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user