Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 47af826

Browse files
Randagio13Damian Sznajder
authored and
Damian Sznajder
committed
Added export type
1 parent d4f90d4 commit 47af826

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎snippets/ts-snippets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,5 +226,9 @@
226226
"Export interface": {
227227
"prefix": "expint",
228228
"body": ["export interface ${1:${TM_FILENAME_BASE}} {0ドル}"]
229+
},
230+
"Export type": {
231+
"prefix": "exptp",
232+
"body": ["export type ${1:${TM_FILENAME_BASE}} = {0ドル}"]
229233
}
230234
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /