DefinitelyTyped/types/har-format
Tobias Lidskog 39aac84408 JS Date is not a JSON type.
The cookie ”expires” field is an optional string according to http://www.softwareishard.com/blog/har-12-spec/#cookies. It’s a string that can be parsed as a date, but it’s not a Date object.
2018-02-17 16:36:23 +01:00
..
har-format-tests.ts
index.d.ts JS Date is not a JSON type. 2018-02-17 16:36:23 +01:00
tsconfig.json
tslint.json