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