Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SlsaBuilder

import type { SlsaBuilder } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";
interface SlsaBuilder {
id?: string;
}

§Properties

§
id?: string
[src]