UNPKG

@lcap/cli

Version:

utils for lcap

10 lines 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const abc = { commit_message: '', branch: '', actions: [], }; function test(datra) { } test(abc); //# sourceMappingURL=types.js.map