Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method ReflectionObject.prototype.getOption
import { ReflectionObject } from "https://deno.land/x/steam_trader@v0.4.0/types/protobuf.d.ts";

Gets an option value.

Parameters

name: string

Option name

Returns

any

Option value or undefined if not set