method View.prototype.renderimport { View } from "https://deno.land/x/opine@2.3.3/src/view.ts"; render(options: object, callback: Function)Render with the given options. Parametersoptions: objectcallback: Function