Skip to content

Commit ebded6a

Browse files
committed
Fix typo
1 parent 66ae2cf commit ebded6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extracts/extract_exports.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ describe('extractExports', () => {
8787
})
8888
})
8989

90-
describe('export typesript declarations', () => {
90+
describe('export typescript declarations', () => {
9191
const exports = {
9292
supported: [
9393
[`export interface Name {}`, 'Name'],

0 commit comments

Comments
 (0)