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.

6 lines (3 loc) 202 B
import * as _backstage_backend_plugin_api from '@backstage/backend-plugin-api'; declare const doraBackendPlugin: _backstage_backend_plugin_api.BackendFeature; export { doraBackendPlugin as default };