Skip to content

Latest commit

 

History

History
 
 

global

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Global

Exposes the browser's window object for safe use elsewhere.

Usage

var global = require('bv-ui-core/lib/global');

var window = global;