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 2d2e1c4 commit 6f3dacaCopy full SHA for 6f3daca
1 file changed
samples/client/petstore/typescript-aurelia/default/README.md
@@ -65,5 +65,5 @@ import {operationId} from './symlinkDir';
65
The CommonJS syntax is as follows:
66
67
```
68
-import localName = require('./symlinkDir')';
+import localName = require('./symlinkDir');
69
0 commit comments