astro-ghostcms/.pnpm-store/v3/files/09/bffff7d9f4b30f3bc516c0ecb80...

5 lines
69 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
const frontmatterRE = /^---(.*?)^---/ms;
export {
frontmatterRE
};