Skip to main content
Module

x/aleph_plugin_mdx/dev_deps.ts>ensureTextFile

The MDX 2 Plugin for Aleph.js
Go to Latest
function ensureTextFile
import { ensureTextFile } from "https://deno.land/x/aleph_plugin_mdx@v1.0.0/dev_deps.ts";

ensure and write text file.

Parameters

name: string
content: string

Returns

Promise<void>