import YAMLFrontmatter from './yaml-frontmatter'; export function resolveFormat(collection, entry) { return new YAMLFrontmatter(); }