Add short description at the top of browser.js
This commit is contained in:
parent
e52a278ed7
commit
c32d4f3cd0
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue