Show current config

The method supports show current config of tronsave


const showConfig = () =>{
    const configs = tronSave.showConfig()
}

Last updated