// 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-goog-stored-content-length":"244","x-robots-tag":"noindex","x-guploader-uploadid":"AAwnv3LlwAq4wS70OQaoyRQ-W30LqJnoyF9XyMlVWGfzhOClr9lNcy0h7JRC4Z80kS_UZcLNjNji3LCdqx_MfA","date":"Mon, 29 Sep 2025 23:14:59 GMT","server":"UploadServer","accept-ranges":"bytes","x-goog-metageneration":"1","age":"48","last-modified":"Tue, 02 Jul 2024 11:47:26 GMT","etag":"\"97b39abcdaf13ff0a45141fc175f1c15\"","x-jsr-cache-id":"ORD-cc9fc96","access-control-allow-origin":"*","x-goog-generation":"1719920846279307","x-goog-storage-class":"STANDARD","cache-control":"public, max-age=31536000, immutable","content-type":"text/typescript","x-goog-stored-content-encoding":"identity","x-goog-hash":"crc32c=UWabMA==,md5=l7OavNrxP/CkUUH8F18cFQ==","content-length":"244","expires":"Tue, 29 Sep 2026 23:14:59 GMT","access-control-expose-headers":"*","via":"1.1 google","x-jsr-cache-status":"hit","cross-origin-resource-policy":"cross-origin","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","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":1759187747}