Renamed tec package to coordinator package
This commit is contained in:
3
contracts/coordinator/src/index.ts
Normal file
3
contracts/coordinator/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './artifacts';
|
||||
export * from './wrappers';
|
||||
export * from '../test/utils';
|
Reference in New Issue
Block a user