mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-05-04 14:29:01 +08:00
5 lines
69 B
JavaScript
5 lines
69 B
JavaScript
import getNode from './default.js';
|
|
|
|
export default {
|
|
getNode
|
|
};
|