Add short description at the top of browser.js

This commit is contained in:
Samuel Mannehed 2019-10-23 17:08:56 +02:00 committed by Lauri Kasanen
parent ad206180d2
commit e7a5aa271e

View File

@ -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';