FilterAndSortOptions
Home > @backstage/plugin-bitbucket-cloud-common
> FilterAndSortOptions
Signature:
export type FilterAndSortOptions = {
q?: string;
sort?: string;
};
Home > @backstage/plugin-bitbucket-cloud-common
> FilterAndSortOptions
Signature:
export type FilterAndSortOptions = {
q?: string;
sort?: string;
};