UNPKG

bx-rest

Version:

Bitrix24 REST API client angular, vue or typescript

5 lines (4 loc) 204 B
import { iBXRestProfile, iBXRestProfileHttp } from '../typification/rest/profile'; export declare class BXRestMap { static profile(user: iBXRestProfileHttp | undefined): iBXRestProfile | undefined; }