# Pastebin IhrANZ8n ``` import rr from "./railroad.js"; for(const [k,v] of Object.entries(rr)) { window[k] = v; } ```