UNPKG
@brbeaird/myq
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A commonJS fork of hjdhjd's myq implementation
github.com/brbeaird/myq
brbeaird/myq
@brbeaird/myq
/
dist
/
myq-logging.js
7 lines
•
260 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
/* Copyright(C) 2017-2023, HJD (https://github.com/hjdhjd). All rights reserved. * * myq-logging.ts: Logging support for the myQ library. */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=myq-logging.js.map