UNPKG
heya-ice
Version:
latest (0.1.11)
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
ICE: logging, debugging, and assert facility.
github.com/heya/ice
heya/ice
heya-ice
/
dist
/
test.js
9 lines
(6 loc)
•
166 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
(
function
(
_,f
){
window
.
heya
.
ice
.
test
=
f
(
window
.
heya
.
ice
.
assert
);}) ([
"./assert"
],
function
(
ice
){
"use strict"
; ice.
_addCond
(ice.
Ice
,
200
,
"test"
);
return
ice; });