UNPKG

@wharfkit/transact-plugin-resource-provider

Version:

Plugin to automatically provide network resources for transactions using the Resource Provider implementation standard.

12 lines (10 loc) 212 B
import en from './en.json' import ko from './ko.json' import zh_hans from './zh-hans.json' import zh_hant from './zh-hant.json' export default { en, ko, 'zh-Hans': zh_hans, 'zh-Hant': zh_hant, }