mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +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';
|
import { Icon } from './icon';
|
||||||
|
|
||||||
|
/** @hidden */
|
||||||
@NgModule({
|
@NgModule({
|
||||||
declarations: [
|
declarations: [
|
||||||
Icon
|
Icon
|
||||||
|
Reference in New Issue
Block a user