UNPKG

@applitools/jsdom

Version:

jsdom without canvas 19.0.0

8 lines (6 loc) 117 B
"use strict"; exports.implementation = class NavigatorCookiesImpl { get cookieEnabled() { return true; } };