Skip to main content
Module

x/trex/utils/types.ts>NestResponse

Package Manager for deno 🦕
Latest
interface NestResponse
import { type NestResponse } from "https://deno.land/x/trex@v1.13.1/utils/types.ts";

Properties

name: string
package: { name: string; owner: string; description: string; createdAt: string; }
entry: string
version: string
prefix: string
malicious: boolean | null | undefined
files: { [key: string]: { [key: string]: { [key: string]: string; }; }; }
createdAt: string