| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.2.1 source code.tar.gz | 2025-11-29 | 8.8 MB | |
| 3.2.1 source code.zip | 2025-11-29 | 8.9 MB | |
| README.md | 2025-11-29 | 197 Bytes | |
| Totals: 3 Items | 17.7 MB | 1 | |
Combining types into one:
:::ts
type HMPLTemplateFunctionOptions = HMPLIdentificationRequestInit[] | HMPLRequestInit | HMPLRequestInitFunction;
And also speeding up the code execution