UNPKG

http-summoner

Version:
6 lines (5 loc) 167 B
import { HttpSummoner } from './_summoner'; export * from './_summoner'; export * from './_types'; declare const summoner: HttpSummoner; export default summoner;