Repository URL to install this package:
|
Version:
9.0.35-framework ▾
|
import { Request } from '@skava/request';
declare const getServiceToken: Request<import("@skava/request").OneRequestContextBase>;
declare const getKeyToken: Request<import("@skava/request").OneRequestContextBase>;
export { getServiceToken, getKeyToken };