UNPKG

react-warp-core

Version:
3 lines 75 B
export default async function(path){ return (await fetch(path)).json(); }