UNPKG

chompthis

Version:

An unofficial API wrapper for chompthis.com made for Node.js

5 lines (4 loc) 173 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ChompClient_1 = require("./core/ChompClient"); exports.default = ChompClient_1.default;