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

x/imagemagick_deno/src/internal/native/string.ts>_withString

Deno port of the WASM library for ImageMagick
Go to Latest
function _withString
import { _withString } from "https://deno.land/x/imagemagick_deno@0.0.26/src/internal/native/string.ts";

Type Parameters

TReturnType

Parameters

str: string
func: (instance: number) => TReturnType