diff options
Diffstat (limited to 'dist/index.d.cts')
| -rw-r--r-- | dist/index.d.cts | 2 |
1 files changed, 1 insertions, 1 deletions
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 }; |
