root.js 51 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3
export default function() {
  return this._root;
}