UNPKG

@revenium/perplexity

Version:
3 lines (2 loc) 141 B
import { ITokenCounts } from "../interfaces/tokenCounts"; export declare function extractGoogleAITokenCounts(response: any): ITokenCounts;