UNPKG

@ctx-core/auth0

Version:
9 lines (8 loc) 355 B
import type { ctx_T } from 'ctx-core/be' import type { nullish } from 'ctx-core/function' export declare function auth0__token__clear(ctx:ctx_T, value?:nullish):void export { auth0__token__clear as clear_auth0_token, } export declare type auth0__token__clear_T = typeof auth0__token__clear export declare type clear_auth0_token_T = auth0__token__clear_T