// 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":{"alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","x-goog-metageneration":"1","access-control-expose-headers":"*","x-goog-stored-content-encoding":"identity","content-length":"244","last-modified":"Tue, 02 Jul 2024 11:47:26 GMT","x-guploader-uploadid":"AAwnv3IrNKLNP9uXgFPRzsdUafkY6Ym5BvO_LdpmsRJrKK3M0XQLEap99BQk2F8BbrpRi3wnTZBLH5Q","x-goog-generation":"1719920846279307","content-type":"text/typescript","access-control-allow-origin":"*","accept-ranges":"bytes","x-goog-storage-class":"STANDARD","expires":"Tue, 29 Sep 2026 23:14:28 GMT","cache-control":"public, max-age=31536000, immutable","etag":"\"97b39abcdaf13ff0a45141fc175f1c15\"","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';","x-jsr-cache-status":"revalidated","date":"Mon, 29 Sep 2025 23:14:28 GMT","cross-origin-resource-policy":"cross-origin","x-content-type-options":"nosniff","x-goog-stored-content-length":"244","age":"0","x-robots-tag":"noindex","server":"UploadServer","via":"1.1 google","x-goog-hash":"crc32c=UWabMA==,md5=l7OavNrxP/CkUUH8F18cFQ==","x-jsr-cache-id":"IAD"},"url":"https://jsr.io/@std/front-matter/0.224.3/_types.ts","time":1759187668}