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