UNPKG

@platform/http

Version:

Tools for working with HTTP.

4 lines (3 loc) 149 B
export { time, value, slug, rx } from '@platform/util.value'; export { Mime } from '@platform/util.mimetype'; export { Headers } from 'cross-fetch';