UNPKG

rainlink-nico

Version:

A rainlink plugin that allows you to play music on apple

6 lines (5 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NicoPlugin = void 0; const plugin_1 = require("./plugin"); Object.defineProperty(exports, "NicoPlugin", { enumerable: true, get: function () { return plugin_1.RainlinkPlugin; } });