We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5dac9 commit e179fddCopy full SHA for e179fdd
docs.js
@@ -1,4 +1,4 @@
1
-const TypeDoc = require('typedoc');
+import TypeDoc from 'typedoc';
2
3
async function main() {
4
const app = await TypeDoc.Application.bootstrapWithPlugins({
0 commit comments