UNPKG

bx-rest

Version:

Bitrix24 REST API client angular, vue or typescript

5 lines (4 loc) 206 B
import { iBXRestAppInfo, iBXRestAppInfoHttp } from '../typification/rest/app/info'; export declare class BXRestMapApp { static info(value: iBXRestAppInfoHttp | undefined): iBXRestAppInfo | undefined; }