export class MaterialModule { } The purpose of creating the material.module is to centralize what we import from Angular Material in a single file.
確定! 回上一頁