forked from github/awesome-cordova-plugins
fix(): fix lint
This commit is contained in:
@@ -6,7 +6,7 @@ export interface IOSFilePickerPosition {
|
||||
y: number;
|
||||
width: number;
|
||||
height: number;
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* @name iOS File Picker
|
||||
|
||||
@@ -19,7 +19,7 @@ export interface IntentOptions {
|
||||
class: string;
|
||||
};
|
||||
flags?: number[];
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* @name Web Intent
|
||||
|
||||
Reference in New Issue
Block a user