UNPKG

capacitor-cors-bypass-enhanced

Version:

Enhanced Capacitor plugin for CORS bypass with HTTP/2, HTTP/3, gRPC, GraphQL, file operations, and advanced networking features

5 lines 192 B
import type { CorsBypassPlugin } from './definitions'; declare const CorsBypass: CorsBypassPlugin; export * from './definitions'; export { CorsBypass }; //# sourceMappingURL=index.d.ts.map