UNPKG
devlop
Version:
latest (1.1.0)
1.1.0
1.0.0
Do things in development and nothing otherwise
github.com/wooorm/devlop
wooorm/devlop
devlop
/
lib
/
default.js
10 lines
(6 loc)
•
133 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
function
deprecate
(
fn
) {
return
fn }
export
function
equal
(
) {}
export
function
ok
(
) {}
export
function
unreachable
(
) {}