UNPKG

ng-yunzai-mobile

Version:

1. 修改wechat.micro.ts

9 lines (8 loc) 217 B
import { OnInit } from '@angular/core'; export declare class YzBottomBtnComponent implements OnInit { customStyle: {}; constructor(); ngOnInit(): void; goBack(): void; goForward(): void; }