Update har.js

This commit is contained in:
Namhyeon Go 2024-08-03 15:53:30 +09:00 committed by GitHub
parent 2e8c530ba9
commit aeef44d3d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
// hartool.js
// https://github.com/gnh1201/welsonjs
var PipeIPC = require("lib/pipe-ipc");
var FILE = require("lib/file");
var HARObject = function() {
this.filename = null;