Skip to main content
Module

x/fresh_seo/src/deps.ts

Create Sitemap for your next Fresh project.
Go to Latest
import * as freshSeo from "https://deno.land/x/fresh_seo@0.1.0/src/deps.ts";

Functions

Ensures that the file exists. If the file that is requested to be created is in directories that do not exist. these directories are created. If the file already exists, it is NOTMODIFIED. Requires the --allow-read and --allow-write flag.