UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

9 lines 236 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.popupEventContract = void 0; exports.popupEventContract = { eventSignatures: { close: {}, }, }; //# sourceMappingURL=popup.types.js.map