coap
Version:
A CoAP library for node modelled after 'http'
10 lines • 360 B
JavaScript
;
/*
* Copyright (c) 2013 - 2021 node-coap contributors.
*
* node-coap is licensed under an MIT +no-false-attribs license.
* All rights not explicitly granted in the MIT license are reserved.
* See the included LICENSE file for more details.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=models.js.map