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.
2 parents 08e87a1 + b8113dc commit 26402d5Copy full SHA for 26402d5
src/index.ts
@@ -21,4 +21,4 @@ export {
21
UnprocessableEntityError,
22
} from './core/error';
23
24
-export { KernelAction, KernelContext, KernelJson } from './core/app-framework';
+export { KernelAction, KernelContext, KernelJson } from './core/app-framework';
0 commit comments