From 86f88b3fb9290078e8b0449a4ad1763acbca22d2 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 1 Nov 2023 16:49:34 +0100 Subject: [PATCH] Fix another typo --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0b3f1e0..f193d26 100644 --- a/readme.md +++ b/readme.md @@ -138,13 +138,14 @@ This package exports the identifiers [`all`][api-all], [`common`][api-common], and [`createEmphasize`][api-create-emphasize]. +There is no default export. + It exports the [TypeScript][] types [`AutoOptions`][api-auto-options], [`LanguageFn`][api-language-fn], [`Result`][api-result], [`Sheet`][api-sheet], and [`Style`][api-style]. -There is no default export. ### `all`