Skip to main content
Module

x/aleph/server/deps.ts>MagicString#append

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method MagicString.prototype.append
import { MagicString } from "https://deno.land/x/aleph@1.0.0-beta.1/server/deps.ts";

Appends the specified content to the end of the string.

Parameters

content: string