Skip to main content
Module

x/packup/examples/static-dir/js/foo.js

📦 Zero-config web application packager in Deno
Go to Latest
File
export function foo() { console.log("hello from foo.js");}