Add short description at the top of browser.js

This commit is contained in:
Samuel Mannehed 2019-10-23 17:08:56 +02:00
parent e52a278ed7
commit c32d4f3cd0
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
* Licensed under MPL 2.0 (see LICENSE.txt) * Licensed under MPL 2.0 (see LICENSE.txt)
* *
* See README.md for usage and integration instructions. * See README.md for usage and integration instructions.
*
* Browser feature support detection
*/ */
import * as Log from './logging.js'; import * as Log from './logging.js';