UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

5 lines (4 loc) 124 B
import { HttpClient } from "../http/HttpClient"; export declare class GraphClient extends HttpClient { constructor(); }