We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ae2cf commit ebded6aCopy full SHA for ebded6a
test/extracts/extract_exports.test.ts
@@ -87,7 +87,7 @@ describe('extractExports', () => {
87
})
88
89
90
- describe('export typesript declarations', () => {
+ describe('export typescript declarations', () => {
91
const exports = {
92
supported: [
93
[`export interface Name {}`, 'Name'],
0 commit comments