RouterOptions
Home > @backstage/plugin-techdocs-backend
> RouterOptions
Warning: This API is now obsolete.
This type is only exported for legacy reasons and will be removed in the future.
One of the two deployment configurations must be provided.
Signature:
export type RouterOptions = RecommendedDeploymentOptions | OutOfTheBoxDeploymentOptions;
References: RecommendedDeploymentOptions, OutOfTheBoxDeploymentOptions