Initialize external library
If you need to init a library, i18n for example, before your components can be displayed, you can do such by using the default async function found in .kitbook/init.ts after you’ve run Kitbook at least once.
If you need to init a library, i18n for example, before your components can be displayed, you can do such by using the default async function found in .kitbook/init.ts after you’ve run Kitbook at least once.