import * as resultJs from "https://deno.land/x/result_js@2.0.0/spec.ts"; EnumsEResultTypeThe result type. VariablesvErrErr constructor. vOkOk constructor. InterfacesIErrThe Err API. IErrConstructorErr constructor. IOkThe Ok API. IOkConstructorOk constructor. Type AliasesTResultRepresentation of Ok or Err.