mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-05-05 14:32:23 +08:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
import * as node from '../node/index.js';
|
|
|
|
export default {
|
|
node
|
|
};
|