mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
6 lines
75 B
JavaScript
6 lines
75 B
JavaScript
var SideMenu = module.exports;
|
|
|
|
SideMenu.run = function run(options) {
|
|
|
|
};
|