UNPKG

siegel

Version:

Web application development ecosystem

4 lines (3 loc) 88 B
import type { Proxy } from './types'; declare const proxy: Proxy; export default proxy;