Skip to content

my.request() options.data type loose #40

@Jungzl

Description

@Jungzl

https://github.com/ant-mini-program/api-typings/blob/6bb373011f91f3d5b1ab22a4398267c186638702/packages/my/types/lib.my.d.ts#L8451C37-L8451C37

- data?: string | Record<string, string> | ArrayBuffer;
+ data?: string | Record<string, any> | ArrayBuffer;

Metadata

Metadata

Assignees

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