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

x/dem/ast.ts>hasDefaultExport

A module version manager for Deno.
Go to Latest
function hasDefaultExport
import { hasDefaultExport } from "https://deno.land/x/dem@0.9.2/ast.ts";

Parameters

body: string

Returns

Promise<boolean>