Skip to main content
Module

x/github/mod.ts>default

The GitHub API for Deno
Go to Latest
function default
import { default } from "https://deno.land/x/github@v0.0.2/mod.ts";

Every exported symbol ideally should have a documentation line.

It is important that documentation is easily human readable, but there is also a need to provide additional styling information to ensure generated documentation is more rich text. Therefore JSDoc should generally follow markdown markup to enrich the text.

follow https://deno.land/std/style_guide.md

Parameters

foo: string
  • Description of non obvious parameter

Returns

string