system-react module entrypoint, reaction loading memos

This commit is contained in:
Martti Malmi
2024-01-09 12:07:08 +02:00
parent bbdfb43834
commit 7a409c1455
6 changed files with 21 additions and 16 deletions

View File

@ -3,6 +3,7 @@
"version": "1.1.8",
"description": "React hooks for @snort/system",
"main": "dist/index.js",
"module": "src/index.ts",
"types": "dist/index.d.ts",
"repository": "https://git.v0l.io/Kieran/snort",
"author": "Kieran",