UNPKG

@applitools/jsdom

Version:

jsdom without canvas 19.0.0

10 lines (7 loc) 162 B
"use strict"; exports.implementation = class NavigatorLanguageImpl { get language() { return "en-US"; } // See Navigator constructor for languages };