mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 02:10:00 +01:00
Fixes the following error:
Syntax error: Unable to resolve path for module 'uci'
In line 3, byte 27:
`import * as uci from 'uci';`
Near here ----------------^
Fixes:
|
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||