FWO Loop Test Small repo for PR loop testing. Usage import { ping, pingUpper } from './ping.js' ping() // "pong" pingUpper() // "PONG"