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 4c09e17 + 611983e commit 8325a31Copy full SHA for 8325a31
src/package.ts
@@ -2,7 +2,7 @@
2
import {
3
Package as BasePackage,
4
PackageOptions as BasePackageOptions,
5
-} from '@deep-foundation/deeplinks/imports/package';
+} from '@deep-foundation/deeplinks/imports/package.js';
6
7
/**
8
Represents a deep package
0 commit comments