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

ReportScope

import type { ReportScope } from "https://aws-api.deno.dev/v0.4/services/fsx.ts?docs=full";
type ReportScope = "FAILED_FILES_ONLY" | cmnP.UnexpectedEnumValue;

§Type

§
"FAILED_FILES_ONLY" | cmnP.UnexpectedEnumValue
[src]