UNPKG
logarithm
Version:
latest (2.4.0)
2.4.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
0.0.0
The Middleware For Web-Server To Record Hits In ElasticSearch.
www.idio.cc
artdecocode/logarithm
logarithm
/
src
/
depack.js
8 lines
(7 loc)
•
150 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
logarithm, { ping } from
'./'
import
'@externs/goa'
import
'../types/externs'
module
.
exports
= {
'_logarithm'
: logarithm,
'_ping'
: ping, }