Skip to content

Refactor: toParent() -> Express-style mount(prefix, child) #14

Description

@Albebu

Invert the composition API from child.toParent(parent, prefix) to parent.mount(prefix, child) (design TODO at src/eva.ts:54). Roadmap phase 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    phase-4Roadmap phase 4 — DX & advanced TSrefactorCode cleanup, no behavior change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions