Move DevUtils contract into its own package
This commit is contained in:
6
contracts/dev-utils/src/wrappers.ts
Normal file
6
contracts/dev-utils/src/wrappers.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* -----------------------------------------------------------------------------
|
||||
* Warning: This file is auto-generated by contracts-gen. Don't edit manually.
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
export * from '../generated-wrappers/dev_utils';
|
Reference in New Issue
Block a user