// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.

/**
 * Supported format for front matter. `"unknown"` is used when auto format
 * detection logic fails.
 */
export type Format = "yaml" | "toml" | "json" | "unknown";

// denoCacheMetadata={"headers":{"date":"Wed, 12 Nov 2025 12:16:17 GMT","cache-control":"public, max-age=31536000, immutable","content-security-policy":"default-src 'none'; script-src 'none'; style-src 'none'; img-src 'none'; font-src 'none'; connect-src 'none'; frame-src 'none'; object-src 'none'; frame-ancestors 'none'; sandbox; form-action 'none';","access-control-expose-headers":"*","etag":"\"97b39abcdaf13ff0a45141fc175f1c15\"","expires":"Thu, 12 Nov 2026 12:16:17 GMT","x-goog-stored-content-encoding":"identity","x-goog-hash":"crc32c=UWabMA==,md5=l7OavNrxP/CkUUH8F18cFQ==","age":"0","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","server":"UploadServer","x-guploader-uploadid":"AOCedOFvYbqAv9YtApuuXqJxI2PIY_XTA0YFC9F_rFP5pSqa2oFgC9HUE9ZqsCdVgCWosPAt5G146Q","accept-ranges":"bytes","x-jsr-cache-status":"revalidated","x-robots-tag":"noindex","cross-origin-resource-policy":"cross-origin","via":"1.1 google","x-jsr-cache-id":"SFO-1d5601d9","last-modified":"Tue, 02 Jul 2024 11:47:26 GMT","x-goog-generation":"1719920846279307","x-goog-metageneration":"1","content-type":"text/typescript","access-control-allow-origin":"*","x-goog-stored-content-length":"244","x-goog-storage-class":"STANDARD","content-length":"244"},"url":"https://jsr.io/@std/front-matter/0.224.3/_types.ts","time":1762949777}