UNPKG

feedbaby-client

Version:
6 lines (5 loc) 236 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var FeedBabyClient_1 = require("./client/FeedBabyClient"); exports.FeedBabyClient = FeedBabyClient_1.FeedBabyClient; exports.Device = FeedBabyClient_1.Device;