We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320d101 commit 9a51336Copy full SHA for 9a51336
1 file changed
packages/kitsu-core/MIGRATING.md
@@ -19,7 +19,7 @@ import { serialise } from 'kitsu-core/serialise' // Node 12+
19
import { serialise } from 'kitsu-core/dist/serialise'
20
```
21
22
-### `camel`, `kebab`` and `snake`
+### `camel`, `kebab` and `snake`
23
24
These exports are now named exports instead of default exports.
25
0 commit comments