You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ console.log(new ImportMap({
139
139
140
140
## API
141
141
142
-
See [lib/map.d.ts](https://github.com/jspm/import-map/blob/main/lib/map.d.ts).
142
+
See [src/map.ts](https://github.com/jspm/import-map/blob/main/src/map.ts).
143
143
144
144
Support is also provided for conditional maps supporting a way to manage generic maps for multiple environment targets, before serializing or resolving for exact environment targets.
0 commit comments