Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/utils/octokit.ts>getMap

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Latest
function getMap
import { getMap } from "https://deno.land/x/fastro@v0.94.1/utils/octokit.ts";

Type Parameters

K extends string | number | symbol
V