UNPKG

@typed/content-hash

Version:

Content hash a directory of HTML/JS/CSS files and other static assets

9 lines (6 loc) 163 B
import { foo } from './foo.js' export function bar() { return foo() + 'bar' } // eslint-disable-next-line no-undef navigator.serviceWorker.register('./sw.js')