ComponentLoadTransformer
Signature
export type ComponentLoadTransformer = (kind: ComponentLoadKind, component: ComponentCommands) => ComponentCommands | false | void;Members
This export does not declare public properties or methods in the generated declaration file.