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 1c9d4dd commit 9b2bde3Copy full SHA for 9b2bde3
packages/cli/lib/index.ts
@@ -1,3 +1,4 @@
1
export { create } from '@sveltejs/create';
2
export { installAddon } from './install.ts';
3
export type { AddonMap, InstallOptions, OptionMap } from './install.ts';
4
+export { officialAddons } from '@sveltejs/addons';
0 commit comments