mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08:00
chore(many): replace any types and add tech debt tickets (#26293)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
This commit is contained in:
@ -5,6 +5,8 @@ import { isPlatform, setupPlatforms } from '../utils/platform';
|
||||
|
||||
import { config, configFromSession, configFromURL, saveConfig } from './config';
|
||||
|
||||
// TODO(FW-2832): types
|
||||
|
||||
declare const Context: any;
|
||||
|
||||
let defaultMode: Mode;
|
||||
|
||||
Reference in New Issue
Block a user