Can you make it generic? `internal abstract fun &l...
# announcements
m
Can you make it generic?
internal abstract fun <T> work(): Promise<T>