SyncResult
Home > @backstage/plugin-techdocs
> SyncResult
Warning: This API is now obsolete.
Import from
@backstage/plugin-techdocs-react
instead
The outcome of a docs sync operation.
Signature:
export type SyncResult = 'cached' | 'updated';
Home > @backstage/plugin-techdocs
> SyncResult
Warning: This API is now obsolete.
Import from
@backstage/plugin-techdocs-react
instead
The outcome of a docs sync operation.
Signature:
export type SyncResult = 'cached' | 'updated';