Skip to content

关于数据传递的问题 #116

@790396054

Description

@790396054

module A 是一个组件,module B 也是一个组件。
module A 和 module B 共同依赖 componentService

如果 module A 需要用到 module B 的功能,但是 Module B 的类是自在自己的模块中定义,请问如何在componentService 中声明接口,因为 componentService 中没有 Module B 中的类?
即使声明了,Module A 中如何得到? Module A 中也没有 Module B 中的类?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions