mirror of
https://github.com/waku-org/js-noise.git
synced 2025-02-23 00:18:27 +00:00
8 lines
105 B
JavaScript
8 lines
105 B
JavaScript
module.exports = [
|
|
{
|
|
name: "RLN core",
|
|
path: "bundle/index.js",
|
|
import: "{ RLN }",
|
|
},
|
|
];
|