@ctx-core/auth0
Version:
ctx-core auth0
12 lines (11 loc) • 326 B
TypeScript
import type { JwtToken } from '@ctx-core/jwt'
import type { be_memo_pair_T } from 'ctx-core/rmemo'
export declare const [
auth0__in__token$_,
auth0__in__token_,
]:be_memo_pair_T<JwtToken>
export {
auth0__in__token$_ as auth0__in__token__,
auth0__in__token$_ as in_auth0_token__,
auth0__in__token$_ as in_auth0_token$_,
}