From 1d94658af2f8bec8f6807ca80c3843370141f37f Mon Sep 17 00:00:00 2001 From: serpico1899 Date: Thu, 11 Jan 2024 14:04:56 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20Act=20Type?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/src/api/types/Services/Acts/Act.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pages/src/api/types/Services/Acts/Act.md b/pages/src/api/types/Services/Acts/Act.md index 61c77a99..24b484d7 100644 --- a/pages/src/api/types/Services/Acts/Act.md +++ b/pages/src/api/types/Services/Acts/Act.md @@ -10,8 +10,13 @@ export interface Act { } ``` - *interface of Act is include of two features: validator of function and fn* +_interface of Act is include of two features: validator of function and fn_ +
-
- -- [`Struct`](https://docs.superstructjs.org/) +

Types

+
+  
+    Struct
+    ActFn
+  
+