Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/externals/v1-read-decorator.ts>ReadResult

Advanced Web Composition for Future
Latest
type alias ReadResult
import { type ReadResult } from "https://deno.land/x/ogone@revb3/src/externals/v1-read-decorator.ts";
definition: { decorator: string; isDefault: boolean; isAbstract: boolean; className: string; }