mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): rename annotations to decorators
This commit is contained in:
@ -4,7 +4,7 @@ import {ControlGroup, ControlDirective} from 'angular2/forms'
|
||||
|
||||
import {Ion} from '../ion';
|
||||
import {IonicConfig} from '../../config/config';
|
||||
import {IonicDirective, IonicComponent} from '../../config/annotations'
|
||||
import {IonicDirective, IonicComponent} from '../../config/decorators'
|
||||
import {dom} from 'ionic/util';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user