From 64c537957b068f9dbee5223f9c35581bef079557 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Mon, 13 Jan 2025 01:15:52 +0200 Subject: bump --- mod.ts | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 mod.ts (limited to 'mod.ts') diff --git a/mod.ts b/mod.ts deleted file mode 100644 index 859819b..0000000 --- a/mod.ts +++ /dev/null @@ -1,7 +0,0 @@ -import FlatMatter, { - type FlatMatterFn, - type Matter, -} from "./src/flatmatter.ts"; - -export default FlatMatter; -export type { FlatMatterFn, Matter }; -- cgit v1.2.3