UNPKG

@unleash/proxy

Version:
3 lines (2 loc) 107 B
import type { Context } from 'unleash-client'; export declare function createContext(value: any): Context;