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 e0a8db3 commit 61e91a6Copy full SHA for 61e91a6
packages/backend/src/index.internal.ts
@@ -1,6 +1,6 @@
1
export * from './index.js';
2
// eslint-disable-next-line @typescript-eslint/naming-convention
3
-import * as __export__function_runtime from './function/runtime/index.js';
+import * as __export__function__runtime from './function/runtime/index.js';
4
5
/*
6
Api-extractor does not ([yet](https://github.com/microsoft/rushstack/issues/1596)) support multiple package entry points
0 commit comments