`tsconfig.json`, under `compilerOptions`: "stripInternal": true, And add comments like these: ```javascript /** * @internal */ ```
tsconfig.json, undercompilerOptions:And add comments like these: