assert icon indicating copy to clipboard operation
assert copied to clipboard

export to window.assert

Open Kuzmin opened this issue 11 years ago • 0 comments

There should be a dist file that exports the assert function on window. This is useful if you want to use this library for type assertions with traceur, but don't want to migrate your whole angular-project to use requirejs :)

Kuzmin avatar Nov 29 '14 11:11 Kuzmin