mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(): hide icon ngmodule
This commit is contained in:
@ -2,6 +2,7 @@ import { NgModule, ModuleWithProviders } from '@angular/core';
|
||||
|
||||
import { Icon } from './icon';
|
||||
|
||||
/** @hidden */
|
||||
@NgModule({
|
||||
declarations: [
|
||||
Icon
|
||||
|
Reference in New Issue
Block a user