mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
chore(): update to latest stencil
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
/* auto-generated angular directive proxies */
|
||||
/* tslint:disable */
|
||||
import { Directive, ElementRef, EventEmitter } from '@angular/core';
|
||||
import { StencilComponents } from '@ionic/core';
|
||||
|
||||
export function proxyInputs(instance: any, el: ElementRef, props: string[]) {
|
||||
props.forEach(propName => {
|
||||
|
Reference in New Issue
Block a user