mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 10:11:25 +08:00
10 lines
136 B
CoffeeScript
10 lines
136 B
CoffeeScript
module.exports =
|
|
activate: ->
|
|
|
|
deactivate: ->
|
|
|
|
consumeFirstServiceV3: ->
|
|
|
|
consumeFirstServiceV4: ->
|
|
|
|
consumeSecondService: ->
|