mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
use strict
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
(function(ionic) {
|
||||
'use strict';
|
||||
ionic.ViewController = function(options) {
|
||||
this.init();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user