Update to markov-strings-db 4.1

This commit is contained in:
Charlie Laabs
2022-01-01 23:10:02 -06:00
parent bccb7e7cdf
commit b41d576e74
5 changed files with 22 additions and 25 deletions

3
.vscode/launch.json vendored
View File

@@ -14,7 +14,8 @@
],
"args": [
"${workspaceFolder}/src/index.ts"
]
],
"outputCapture": "std",
}
]
}