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

Appearance settings

Commit 8982048

Browse filesBrowse files
committed
Register store in global store
1 parent caf0a3a commit 8982048
Copy full SHA for 8982048

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎typescript.json

Copy file name to clipboardExpand all lines: typescript.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"",
1111
" constructor(prefix) {",
1212
" this.prefix = prefix",
13+
" store.${1} = this",
1314
" }",
1415
"",
1516
" fetchAll = async (page: Number = 1, perpage: Number = 10) => {",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.