UNPKG

@frontitude/cli

Version:

The Frontitude CLI enables product teams to integrate their code with Frontitude (frontitude.com), thus creating a single source of truth for their product copy, from design to development.

2 lines 231 B
#!/usr/bin/env ts-node "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.run=void 0;var core_1=require("@oclif/core");Object.defineProperty(exports,"run",{enumerable:!0,get:function(){return core_1.run}});