Skip to main content
Module

x/fastro/public/script.js

Fast and simple web application framework for deno
Go to Latest
File
async function get() { const data = await fetch("/api");}get();