Files
RootPanel/plugin/shadowsocks/service.coffee
2014-05-06 15:02:35 +08:00

7 lines
117 B
CoffeeScript

module.exports =
enable: (account, callback) ->
pause: (account, callback) ->
delete: (account, callback) ->