Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: adjusted readme
  • Loading branch information
Sebastian Mahr committed Jun 30, 2021
1 parent cf2a968 commit 86b9532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dts-generator/README.md
Expand Up @@ -34,6 +34,7 @@ const dtsText = jsonToDTS(libJsonData, {
dependencies: [
/* Array of api.json dependencies as plain JavaScript objects */
],
topLevelNamespaceSymbol:'sap' //The first part of the namespace to analyze defaults to 'sap'
});

// Normally one would output the `dtsText` to a file.
Expand Down

0 comments on commit 86b9532

Please sign in to comment.