method Layer.prototype.cloneimport { Layer } from "https://dotland.deno.dev/x/oak@v17.1.3/router.ts"; clone(): Layer<R, P, S>ReturnsLayer<R, P, S>