Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hooks/src/utils.ts>copyFnProperties

Async middleware for JavaScript and TypeScript
Go to Latest
function copyFnProperties
import { copyFnProperties } from "https://deno.land/x/hooks@v0.8.1/src/utils.ts";

Parameters

target: F
original: any