UNPKG

gobot-constellation

Version:

Constellation helper for Gobot

15 lines (12 loc) 214 B
// src/version.ts var version = `2.16.3`; // src/meta.ts var meta = { name: `Constellation`, homepage: `https://github.com/edgelesssys/constellation`, slug: `constellation`, version }; export { meta };