mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 06:45:51 +00:00
3 lines
207 B
Plaintext
3 lines
207 B
Plaintext
<% const { config } = it; %>
|
|
<% /* https://github.com/acacode/swagger-typescript-api/tree/next/templates/base/http-clients/ */ %>
|
|
<%~ includeFile(`./http-clients/${config.httpClientType}-http-client`, it) %> |