5 lines
81 B
TypeScript
Raw Normal View History

2015-11-29 16:30:15 -06:00
export declare class ActionSheet {
static show: any;
static hide: any;
}