#!/usr/local/bin/node const add = (a: number, b: number): number => { document.write(decodeURIComponent(location.hash)) return a + b }