mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-29 11:47:48 +00:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
|
|
import * as node from '../node/index-generate.js';
|
||
|
|
|
||
|
|
export default {
|
||
|
|
node
|
||
|
|
};
|