Add public API

This commit is contained in:
Jack Hadrill
2022-01-31 00:02:51 +00:00
parent ba4c9399a9
commit d77b54a2f8
6 changed files with 55 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
{
"extends": "./tsconfig.json",
// "include": ["src", "tests"],
"exclude": []
}