interface ResolverProps {
activePageUrl: string;
}
export type { ResolverProps };
Powered by TurnKey Linux.