Enabling shorter import paths [automatic]
This commit is contained in:
3
lib/components/LoginResetPassword.d.ts
vendored
Normal file
3
lib/components/LoginResetPassword.d.ts
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/// <reference types="react" />
|
||||
import type { KcProps } from "./KcProps";
|
||||
export declare const LoginResetPassword: import("react").MemoExoticComponent<(props: KcProps) => JSX.Element>;
|
Reference in New Issue
Block a user