UNPKG

twitch-toolkit

Version:

A set of tools to integrate with Twitch API, Twitch Chat and Twitch WebHooks.

10 lines (9 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _findGetResult; function _findGetResult(v, x) { return x; } module.exports = exports["default"];