Skip to main content
Version: Latest (0.60.x)

[T] EmitOptionsFor

type EmitOptionsFor<C>: C extends TypeSpecLibrary<infer _T, infer E> ? E : never;

Get the options for the onEmit of this library.

Type Parameters

Type Parameter
C