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

DirectiveLocationEnum

deprecated

The enum type representing the directive location values.

@deprecated

Please use DirectiveLocation. Will be remove in v17.

type DirectiveLocationEnum = DirectiveLocation;

§Type

§
DirectiveLocation
[src]