UNPKG

@kraveir0/webapi-proxy-interceptor

Version:

Drop-in replacement for PCF WebAPI that automatically routes calls to your local development proxy.

7 lines 282 B
"use strict"; /** * This file provides fallback types when @types/powerapps-component-framework is not available. * If the official types are installed, they will take precedence. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map