chore: update api report

Signed-off-by: Timothy Deakin <cftad@protonmail.com>
This commit is contained in:
Timothy Deakin
2024-03-29 00:22:37 +00:00
parent 30f5a51ed8
commit f2070d54f5
@@ -13,7 +13,8 @@ import { ProxyAuthenticator } from '@backstage/plugin-auth-node';
import { SignInResolverFactory } from '@backstage/plugin-auth-node';
// @public (undocumented)
export const authModuleAwsAlbProvider: () => BackendFeature;
const authModuleAwsAlbProvider: () => BackendFeature;
export default authModuleAwsAlbProvider;
// @public (undocumented)
export const awsAlbAuthenticator: ProxyAuthenticator<