UNPKG

@qelos/assets

Version:

manage assets like images and static files on remote servers

5 lines (3 loc) 126 B
import * as URL from "./lib/URL"; import * as URLSearchParams from "./lib/URLSearchParams"; export { URL, URLSearchParams };