Repository URL to install this package:
|
Version:
9.0.21-framework ▾
|
export declare const getKeyParams: {
serviceToken: string;
};
export declare function toServiceTokenParams(namedParams: any): {
token: any;
locale: string;
requestor: any;
};