#!/usr/bin/env node import * as Cli from './Cli.js' await Cli.from('https://api.tempo.xyz').serve()