common_module.d.ts 159 Bytes
/**
 * The module that includes all the basic Angular directives like {@link NgIf}, {@link NgFor}, ...
 *
 * @stable
 */
export declare class CommonModule {
}