@fedify/fedify
Version:
An ActivityPub server framework
13 lines (12 loc) • 463 B
JavaScript
const { Temporal } = require("@js-temporal/polyfill");
const { URLPattern } = require("urlpattern-polyfill");
require("../chunk-DDcVe30Y.cjs");
var _fedify_vocab_runtime = require("@fedify/vocab-runtime");
Object.keys(_fedify_vocab_runtime).forEach(function(k) {
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
enumerable: true,
get: function() {
return _fedify_vocab_runtime[k];
}
});
});