# frozen_string_literal: true class Scarpe # A WebviewDocumentRoot is a WebviewFlow, with all the same properties # and basic behavior. class WebviewDocumentRoot < Scarpe::WebviewFlow end end