UNPKG

ng-yunzai-mobile

Version:

1. 适配yunzai_uni_app_x

6 lines (5 loc) 103 B
export interface FloatButtonModel { icon: string; title: string; click: () => void; }