// 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":{"etag":"\"97b39abcdaf13ff0a45141fc175f1c15\"","content-type":"text/typescript","x-jsr-cache-status":"hit","x-goog-stored-content-encoding":"identity","access-control-expose-headers":"*","cross-origin-resource-policy":"cross-origin","x-goog-hash":"crc32c=UWabMA==,md5=l7OavNrxP/CkUUH8F18cFQ==","accept-ranges":"bytes","last-modified":"Tue, 02 Jul 2024 11:47:26 GMT","x-robots-tag":"noindex","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';","x-goog-generation":"1719920846279307","age":"288","via":"1.1 google","access-control-allow-origin":"*","x-guploader-uploadid":"AJRbA5WywwVMNkfzzt5lJmoMZeTYk5DWzuUqzSV2eXBKS2kDfgKkpY1QL3BaSHsBt-vfxbwOmFVNTlNmP6R4fg","x-goog-storage-class":"STANDARD","expires":"Sat, 16 Jan 2027 21:44:16 GMT","content-length":"244","cache-control":"public, max-age=31536000, immutable","x-jsr-cache-id":"DFW","x-goog-stored-content-length":"244","server":"UploadServer","x-goog-metageneration":"1","date":"Fri, 16 Jan 2026 21:44:16 GMT"},"url":"https://jsr.io/@std/front-matter/0.224.3/_types.ts","time":1768600143}