Interface ISeparatorFactory<T>

interface ISeparatorFactory<T> ((header, body, style, ...extras) => T)

Type Parameters