New version 3.2.1 https://github.com/hmpl-language/hmpl/releases/tag/3.2.1



This content originally appeared on DEV Community and was authored by Anthony Max

Release 3.2.1 · hmpl-language/hmpl · GitHub

Combining types into one: type HMPLTemplateFunctionOptions = HMPLIdentificationRequestInit[] | HMPLRequestInit | HMPLRequestInitFunction; And also speeding up the code execution

favicon github.com


This content originally appeared on DEV Community and was authored by Anthony Max