Skip to content

Commit 74c817d

Browse files
committed
Add 3.1.0.d.ts file
1 parent 019c67e commit 74c817d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@fosfad/openapi-typescript-definitions",
33
"description": "Types and interfaces for writing valid OpenAPI specification in TypeScript.",
44
"repository": "github:fosfad/openapi-typescript-definitions",
5-
"types": "index.d.ts",
65
"files": [
76
"**/*.d.ts"
87
],

src/3.1.0.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './3.1.0';

src/index.d.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)