UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

6 lines (5 loc) 117 B
export declare const getBearerToken: (request: { headers: { authorization?: string; }; }) => string;