squid-js/src/keeper/contracts/templates/index.ts

5 lines
133 B
TypeScript

export * from './AgreementTemplate.abstract'
export {
EscrowAccessSecretStoreTemplate
} from './EscrowAccessSecretStoreTemplate'