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

SecretFilePath

import type { SecretFilePath } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

File path containing the secret.

interface SecretFilePath {
path?: string;
}

§Properties

§
path?: string
[src]

Path to the file.