react-native-esc-pos-printer
Version:
An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android
13 lines (12 loc) • 340 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "usePrintersDiscovery", {
enumerable: true,
get: function () {
return _usePrintersDiscovery.usePrintersDiscovery;
}
});
var _usePrintersDiscovery = require("./usePrintersDiscovery.js");
//# sourceMappingURL=index.js.map