UNPKG

r1-io

Version:

Simple jsx based library for creation of vk bots, based on vk-io

6 lines 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Actions = void 0; const _Root_1 = require("../index"); exports.Actions = (0, _Root_1.createActionBuffer)(); //# sourceMappingURL=actions.js.map