UNPKG

node-red-contrib-tak-registration

Version:

A Node-RED node to register to TAK and to help wrap files as datapackages to send to TAK

10 lines (7 loc) 131 B
requirejs.config({ baseUrl: '../../', paths: { d3: "http://d3js.org/d3.v3.min" } }); requirejs(['main.js']);