DocumentDecoratorFactory.getDecorator()
Home > @backstage/plugin-search-common > DocumentDecoratorFactory > getDecorator
Instantiates and resolves a document decorator.
Signature:
getDecorator(): Promise<Transform>;
Returns:
Promise<Transform>
Home > @backstage/plugin-search-common > DocumentDecoratorFactory > getDecorator
Instantiates and resolves a document decorator.
Signature:
getDecorator(): Promise<Transform>;
Returns:
Promise<Transform>