at the moment the following 2 types are not exported. It would be helpful to use them, too.
type QueryParam = null | string | number | boolean | QueryParams | Array<QueryParam>;
type QueryParams = {
[key: string]: QueryParam;
};
in /index.ts#L55
Thank you!
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #437 either in the PR description or in a PR's comment.
🪙 Also, everyone can tip any user commenting /tip 20 @MR4online (replace 20 with the amount, and @MR4online with the user to tip).
📖 If you want to learn more, check out our documentation.
at the moment the following 2 types are not exported. It would be helpful to use them, too.
in /index.ts#L55
Thank you!
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100(replace100with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/tryto let everyone know!🙌 And when they open the PR, they can comment
/claim #437either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @MR4online(replace20with the amount, and@MR4onlinewith the user to tip).📖 If you want to learn more, check out our documentation.