Comparing version 3.0.2 to 3.0.3
@@ -90,4 +90,2 @@ import type { Fragment, IValue } from "vasille"; | ||
declare function point<T>(value: T): T; | ||
declare function calculate<T>(f: () => T): T; | ||
@@ -99,4 +97,2 @@ | ||
declare function ensureIValue<T>(value: T): IValue<T>; | ||
// jsx types | ||
@@ -103,0 +99,0 @@ |
{ | ||
"name": "vasille-dx", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Best Developer eXperience ever with Vasille Framework", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -50,3 +50,3 @@ # Vasille | ||
* [TypeScript Example](https://github.com/vasille-js/example-typescript) | ||
* [JavaScript Example](https://github.com/vas[README.md](..%2Ftest%2Fmy-app%2FREADME.md)ille-js/example-javascript) | ||
* [JavaScript Example](https://github.com/vasille-js/example-javascript) | ||
@@ -53,0 +53,0 @@ <hr> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17942
300