You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="ui list"><divclass="ui item">Be careful to use a module to avoid conflicts to your internal interfaces and the interfaces from another typings. See <ahref="/guides/best-practices.html">best practices</a> and <ahref="https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/declaration%20files/Introduction.md">the TypeScript wiki</a> for some tips.</div>
79
79
</div><blockquote>
80
-
<p>The <ahref="https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/jquery.bbq/index.d.ts"><code>jQuery.bbq</code> typing</a> has the interfaces in a module named <code>JQueryBbq</code></p>
80
+
<p>The <ahref="https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/jquery.bbq/index.d.ts"><code>jQuery.bbq</code> typing</a> has the interfaces in a namespace named <code>JQueryBbq</code></p>
0 commit comments