diff options
Diffstat (limited to 'mod.ts')
| -rw-r--r-- | mod.ts | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -import FlatMatter, { - type FlatMatterFn, - type Matter, -} from "./src/flatmatter.ts"; - -export default FlatMatter; -export type { FlatMatterFn, Matter }; |
