Mailspring/spec/fixtures/packages/package-with-consumed-services/index.coffee
2015-10-01 21:39:44 -07:00

11 lines
136 B
CoffeeScript

module.exports =
activate: ->
deactivate: ->
consumeFirstServiceV3: ->
consumeFirstServiceV4: ->
consumeSecondService: ->