mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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:
@@ -2,6 +2,8 @@ import type { ComponentRef, FrameworkDelegate } from '../interface';
|
||||
|
||||
import { componentOnReady } from './helpers';
|
||||
|
||||
// TODO(FW-2832): types
|
||||
|
||||
export const attachComponent = async (
|
||||
delegate: FrameworkDelegate | undefined,
|
||||
container: Element,
|
||||
|
||||
Reference in New Issue
Block a user