From 71a6c1933d3e3f36fea8d982e4da896999da5194 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Mon, 13 Jan 2025 19:50:57 +0200 Subject: Update exports, add keywords --- dist/index.d.cts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/index.d.cts') diff --git a/dist/index.d.cts b/dist/index.d.cts index 06dbba4..08f28d6 100644 --- a/dist/index.d.cts +++ b/dist/index.d.cts @@ -143,4 +143,4 @@ declare class ToJson implements Serializer { serialize(parsedConfig: Matter): string; } -export { FlatMatter, type FlatMatterFn, type Serializer, ToJson, ToObject }; +export { FlatMatter, type FlatMatterFn, type Matter, type Serializer, ToJson, ToObject }; -- cgit v1.2.3