Skip to content

Commit 61e91a6

Browse files
stocaaroKamil Sobol
andauthored
Update packages/backend/src/index.internal.ts
Co-authored-by: Kamil Sobol <[email protected]>
1 parent e0a8db3 commit 61e91a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/src/index.internal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export * from './index.js';
22
// eslint-disable-next-line @typescript-eslint/naming-convention
3-
import * as __export__function_runtime from './function/runtime/index.js';
3+
import * as __export__function__runtime from './function/runtime/index.js';
44

55
/*
66
Api-extractor does not ([yet](https://github.com/microsoft/rushstack/issues/1596)) support multiple package entry points

0 commit comments

Comments
 (0)