UNPKG

@ima/plugin-xhr

Version:

Helper plugin simplifying the usage of the XMLHttpRequest API.

4 lines (3 loc) 112 B
import XHR from './XHR.js'; const defaultDependencies = XHR.$dependencies; export { XHR, defaultDependencies };