UNPKG

@innova2/url-builder

Version:

A lightweight library with many feature to easy build URLs

5 lines (4 loc) 70 B
export interface FileInterface { name: string; ext: string; }