UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

5 lines 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const thirdScript = ['the last script']; exports.default = thirdScript; //# sourceMappingURL=third.test.script.js.map