mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
@ -8,7 +8,7 @@
|
||||
* ```ts
|
||||
* import {Events} from 'ionic-angular';
|
||||
*
|
||||
* constructor(public events: Event) {}
|
||||
* constructor(public events: Events) {}
|
||||
*
|
||||
* // first page (publish an event when a user is created)
|
||||
* function createUser(user) {
|
||||
|
Reference in New Issue
Block a user