common_module.d.ts 159 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 /** * The module that includes all the basic Angular directives like {@link NgIf}, {@link NgFor}, ... * * @stable */ export declare class CommonModule { }