/** @namespace Index.Sub */
/**
* Sub Index
* @memberof Index.Sub
*/
const SubIndex = () => {
console.log('SubIndex')
}
/** @namespace Index.Sub */
/**
* Sub Index
* @memberof Index.Sub
*/
const SubIndex = () => {
console.log('SubIndex')
}