UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

7 lines (6 loc) 175 B
"use strict"; // unclear on whether it should be an error to redefine global names on top-level // for now, we allow it var name = "asdf"; var console = 3; var undefined = 5;