interface types.Okimport { type types } from "https://deno.land/x/args@2.1.0/index.ts"; const { Ok } = types; Success variant of Result Type ParametersValueType of value Propertiesreadonlytag: trueDiscriminant readonlyvalue: ValueValue readonlyoptionalerror: nullError