Skip to main content
Module

x/hooks/package.json.ts>default

Async middleware for JavaScript and TypeScript
Latest
variable default
import { default } from "https://deno.land/x/hooks@v0.9.0/package.json.ts";

type

{ name: string; version: string; description: string; homepage: string; keywords: string[]; license: string; repository: { type: string; url: string; }; author: { name: string; email: string; url: string; }; contributors; bugs: { url: string; }; engines: { node: string; }; publishConfig: { access: string; }; }