mirror of
https://github.com/meshcore-dev/meshcore.js.git
synced 2026-04-20 22:13:49 +00:00
fix typo in file name
This commit is contained in:
parent
ab27ceee2a
commit
fab7e05972
2 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import Advert from "./advert.js";
|
|||
import Packet from "./packet.js";
|
||||
import BufferUtils from "./buffer_utils.js";
|
||||
import CayenneLpp from "./cayenne_lpp.js";
|
||||
import MeshCorePath from "./meshore_path.js";
|
||||
import MeshCorePath from "./meshcore_path.js";
|
||||
import TransportKeyUtil from "./transport_key_util.js";
|
||||
|
||||
export {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue