UNPKG
tnzapi
Version:
latest (2.4.2)
2.4.2
2.4.1
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
1.0.2
1.0.1
1.0.0
Node.js Library for TNZ Group REST API
www.tnz.co.nz
tnzapi
/
lib
/
Api
/
Actions
/
helpers
/
index.js
3 lines
(2 loc)
•
91 B
JavaScript
View Raw
1
2
3
const
MapApiResponse
=
require(
"./MapApiResponse"
);
module
.
exports
= { MapApiResponse };