@ctx-core/auth0
Version:
ctx-core auth0
11 lines (10 loc) • 391 B
TypeScript
import type { be_memo_pair_T } from 'ctx-core/rmemo'
export declare const [
auth0__forgot_password__opened$_,
auth0__forgot_password__opened_,
]:be_memo_pair_T<boolean>
export {
auth0__forgot_password__opened$_ as auth0__forgot_password__opened__,
auth0__forgot_password__opened$_ as auth0_forgot_password_opened__,
auth0__forgot_password__opened$_ as auth0_forgot_password_opened$_,
}