UNPKG

@applitools/jsdom

Version:

jsdom without canvas 19.0.0

8 lines (6 loc) 109 B
"use strict"; exports.implementation = class NavigatorOnLineImpl { get onLine() { return true; } };