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

OpenZFSCopyStrategy

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

§Type

§
"CLONE" | "FULL_COPY" | cmnP.UnexpectedEnumValue
[src]