Skip to content

core: 允许自定义需要 promisify 的 API #37

Description

@allen-zh

自动 promisify 没有覆盖到的 API,可以在 app.vue 中设置 $config.promisifyAPIs 来 promisify

{
    $config: {
        promisifyAPIs: []
    }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions