Closed lovetingyuan closed 7 years ago
removeWormhole(wormhole, destinationName = 'default') { const destination = this.destination.get(destinationName); if (destination === undefined) { throw new Error('Liquid Wormhole destination does not exist'); } destination.removeWormhole(wormhole); },
why are you so good at throwing errors ? is it funny?
See #35
why are you so good at throwing errors ? is it funny?