diff --git a/core/util/browser.js b/core/util/browser.js index 9a6d2c8a..8262692c 100644 --- a/core/util/browser.js +++ b/core/util/browser.js @@ -4,6 +4,8 @@ * Licensed under MPL 2.0 (see LICENSE.txt) * * See README.md for usage and integration instructions. + * + * Browser feature support detection */ import * as Log from './logging.js';