interface Create$Optionsimport { type Create$Options } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; Options for creating a custom $. Type ParametersTExtras extends ExtrasObjectPropertiesoptionalcommandBuilder: CommandBuilderUses the state of this command builder as a starting point. optionalrequestBuilder: RequestBuilderUses the state of this request builder as a starting point. optionalextras: TExtrasExtra properties to put on the $.