UNPKG

@nitin15j/plugin-dora-backend

Version:

This plugin backend was templated using the Backstage CLI. You should replace this text with a description of your plugin backend.

11 lines (5 loc) 205 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var plugin = require('./plugin.cjs.js'); exports.default = plugin.doraBackendPlugin; //# sourceMappingURL=index.cjs.js.map