createBackendModule()
Home > @backstage/backend-plugin-api > createBackendModule
Creates a new backend module for a given plugin.
Signature:
function createBackendModule(options: CreateBackendModuleOptions): BackendFeature;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |