mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-09 17:55:35 +08:00
4 lines
86 B
CoffeeScript
4 lines
86 B
CoffeeScript
|
module.exports =
|
||
|
class ThreadListColumn
|
||
|
constructor: ({@name, @resolver, @flex}) ->
|