Add StateEvent implementation

This commit is contained in:
2022-08-06 01:42:15 -05:00
parent d00e6a02e2
commit fc85c9d2c8
4 changed files with 137 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.11.0",
"version": "0.12.0",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",