mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-15 11:42:57 +08:00
4 lines
86 B
CoffeeScript
4 lines
86 B
CoffeeScript
|
module.exports =
|
||
|
class ThreadListColumn
|
||
|
constructor: ({@name, @resolver, @flex}) ->
|