mirror of
https://github.com/rjNemo/ticket_manager
synced 2026-06-08 17:56:39 +00:00
3 lines
111 B
JavaScript
3 lines
111 B
JavaScript
"use strict";
|
|
require("./warnAboutDeprecatedCJSRequire")("Link");
|
|
module.exports = require("./index.js").Link;
|