mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
feat(platform): add ability to override platform detection methods (#23915)
resolves #19737
This commit is contained in:
@ -41,7 +41,7 @@ export {
|
||||
IonicSafeString,
|
||||
|
||||
// Platform
|
||||
isPlatform, Platforms, getPlatforms,
|
||||
isPlatform, Platforms, PlatformConfig, getPlatforms,
|
||||
|
||||
// Gesture
|
||||
Gesture,
|
||||
|
Reference in New Issue
Block a user