code generation – generate type definitions from environment variables
Original link: https://blog.rxliuli.com/p/d867b35e62454483ae697185d93617ab/ foreword Both the previous code generation – after generating dts from module css , this article implements the generation of interfaces from environment variables, so that it can have correct type hints during development. motivation In daily front-end development, environment variables are often used to distinguish the configuration of different environments, the […]
code generation – generate type definitions from environment variables Read More »