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

PowerFeedDrop

import type { PowerFeedDrop } from "https://aws-api.deno.dev/v0.3/services/outposts.ts?docs=full";
type PowerFeedDrop = "ABOVE_RACK" | "BELOW_RACK" | cmnP.UnexpectedEnumValue;

§Type

§
"ABOVE_RACK" | "BELOW_RACK" | cmnP.UnexpectedEnumValue
[src]