fenextjs-interface
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -22,2 +22,3 @@ export declare enum ErrorCode { | ||
INPUT_INVALID = "INPUT_INVALID", | ||
INPUT_NOT_EQUAL = "INPUT_NOT_EQUAL", | ||
INPUT_REQUIRED = "INPUT_REQUIRED", | ||
@@ -24,0 +25,0 @@ INPUT_TOO_SHORT = "INPUT_TOO_SHORT", |
@@ -26,2 +26,3 @@ "use strict"; | ||
ErrorCode["INPUT_INVALID"] = "INPUT_INVALID"; | ||
ErrorCode["INPUT_NOT_EQUAL"] = "INPUT_NOT_EQUAL"; | ||
ErrorCode["INPUT_REQUIRED"] = "INPUT_REQUIRED"; | ||
@@ -28,0 +29,0 @@ ErrorCode["INPUT_TOO_SHORT"] = "INPUT_TOO_SHORT"; |
{ | ||
"name": "fenextjs-interface", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
Sorry, the diff of this file is not supported yet
12728
236