@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.
1 lines • 278 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0});const tslib_1=require("tslib"),logger=tslib_1.__importStar(require("../common/logger")),onClose=async()=>{try{await logger.flush()}catch(o){}},hookPostRun=async()=>{await onClose()};exports.default=hookPostRun;