mirror of
https://github.com/LukeHagar/relay.git
synced 2025-12-09 04:21:20 +00:00
5 lines
152 B
JavaScript
5 lines
152 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const index_js_1 = require("./index.js");
|
|
exports.default = index_js_1.io;
|