mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
refactor(lib): run prettier
This commit is contained in:
@@ -77,7 +77,7 @@ export interface StreamingAudioOptions {
|
||||
plugin: 'cordova-plugin-streaming-media',
|
||||
pluginRef: 'plugins.streamingMedia',
|
||||
repo: 'https://github.com/nchutchind/cordova-plugin-streaming-media',
|
||||
platforms: ['Amazon Fire OS', 'Android', 'iOS']
|
||||
platforms: ['Amazon Fire OS', 'Android', 'iOS'],
|
||||
})
|
||||
@Injectable()
|
||||
export class StreamingMedia extends IonicNativePlugin {
|
||||
|
||||
Reference in New Issue
Block a user