UNPKG

filehash

Version:

client-side file hashing and checking

6 lines (5 loc) 114 B
/** * Created by Matthias on 23.05.2016. */ import Filehash from './filehash'; window.Filehash = Filehash;