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