License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Internal module with functions to generate JavaScript REST interfaces.
string indentStepstring namevoid generateInterface(TImpl, R)(ref R output, RestInterfaceSettings settings,
JSRestClientSettings jsgenset, bool parent)Generates JavaScript code suitable for accessing a REST interface using XHR.