UNPKG

rct-tree

Version:

A tree component based on ReactJS and Typescript.

10 lines (8 loc) 222 B
var path = require('path') module.exports = { title: 'RCT TREE', projectName: 'ninth-studio-mobile', assetsPublicPath: '', assetsSubDirectory: 'static', assetsRoot: path.resolve(__dirname, '../dist') }