CommonDirectiveTransformerOptions
CommonDirectiveTransformerOptions
Signature
type CommonDirectiveTransformerOptions = DirectiveTransformerOptions & {
enabled?: boolean;
}
type CommonDirectiveTransformerOptions = DirectiveTransformerOptions & {
enabled?: boolean;
}