Commit f595f9c
committed
fix: add TypeScript declaration for @lwrjs/api in src directory
- Added TypeScript declaration file at src/lwrjs-api.d.ts
- Declares SitesLocalDevOptions type and expDev/setupDev functions
- Resolves TS7016 module resolution error for @lwrjs/api in CI environments
- Verified snapshot:compare command works without TypeScript errors1 parent 3a8f1c2 commit f595f9c
1 file changed
+12
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | | - | |
14 | 21 | | |
15 | 22 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 23 | + | |
0 commit comments