UNPKG

@fastify/static

Version:

Plugin for serving static files as fast as possible.

9 lines (7 loc) 151 B
'use strict' window.onload = function () { const b = document.getElementById('my-button') b.onclick = function () { window.alert('foo') } }