Skip to main content
Module

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

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

Returns true if the resulting source is empty (disregarding white space).

Returns

boolean