UNPKG

@thingjs/cli

Version:

<div align="center">      <a href="https://www.thingjs.com/guide/"><img width="200" src="https://www.thingjs.com/static/images/avatar.png"/></a> </div>

7 lines (5 loc) 116 B
/** * print all thingjs versions */ declare const _default: () => Promise<void>; export { _default as default };