UNPKG

cra-template-web3

Version:

[![license](https://img.shields.io/github/license/jamesisaac/react-native-background-task.svg)](https://opensource.org/licenses/MIT)

9 lines (7 loc) 166 B
// eslint-disable-next-line no-shadow enum Actions { SetWeb3 = "SET_WEB3", SetAccount = "SET_ACCOUNT", SetChain = "SET_CHAIN", } export default Actions;