UNPKG

@ton-hard-core/nest-twa

Version:
6 lines (5 loc) 146 B
export declare const TWA_OPTIONS = "TWA_OPTIONS"; export declare class TwaOptions { readonly token: string; constructor(token: string); }