1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Fix build.

This commit is contained in:
ssallam 2020-01-17 16:51:46 +01:00
parent 7b5b110cec
commit b7d9c1bc2b

View File

@ -1,4 +1,3 @@
export * from './AgreementTemplateBase'
export { BaseEscrowTemplate } from './BaseEscrowTemplate.abstract'
export { EscrowAccessSecretStoreTemplate } from './EscrowAccessSecretStoreTemplate'
export { EscrowComputeExecutionTemplate } from './EscrowComputeExecutionTemplate'