chore: api-reports

Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
This commit is contained in:
Jack Palmer
2023-09-01 17:32:02 +01:00
parent 78dab638c9
commit f504c99a4d
3 changed files with 12 additions and 3 deletions
@@ -5,9 +5,6 @@
```ts
import { BackendFeature } from '@backstage/backend-plugin-api';
// @alpha
export const permissionModuleAllowAllPolicy: () => BackendFeature;
// @alpha
export const permissionPlugin: () => BackendFeature;