export type * from "./types"; import { oidcSpaUtilsBuilder } from "./utilsBuilder"; export const oidcSpa = oidcSpaUtilsBuilder;