UNPKG
method-missing
Version:
latest (1.2.4)
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Method Missing class for es6+
github.com/jarradseers/method-missing
jarradseers/method-missing
method-missing
/
index.js
14 lines
(11 loc)
•
206 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*! * Method Missing. * * Application entry file. *
@author
Jarrad Seers <jarrad
@seers
.me> *
@created
29
/
03
/
2017
NZDT *
/ /
** * Module exports. *
/ module.exports = require('./li
b/
method
-
missing
')
;