Project boilerplate from eunikitin/modern-package-boilerplate
This commit is contained in:
5
web3.js/src/index.js
Normal file
5
web3.js/src/index.js
Normal file
@ -0,0 +1,5 @@
|
||||
import thankYou from 'examples/modern';
|
||||
|
||||
export const modern = thankYou;
|
||||
|
||||
console.log(thankYou());
|
Reference in New Issue
Block a user