@nomalism-com/types
Advanced tools
@@ -135,2 +135,3 @@ import type * as IShared from '../../../shared/interface'; | ||
| export interface IRepository { | ||
| getSmsData(): Promise<void>; | ||
| create(data: ICreateRequest[]): Promise<IDocumentLineAssoc.IEntityExtended[]>; | ||
@@ -137,0 +138,0 @@ update(selector: IShared.IFindByIdRequest, data: IUpdateRequest): Promise<void>; |
+1
-1
| { | ||
| "name": "@nomalism-com/types", | ||
| "description": "A nomalism package with all necessary types and validations for developing APIs", | ||
| "version": "0.46.24", | ||
| "version": "0.46.25", | ||
| "author": "Nomalism <it.nomalism@gmail.com> (https://nomalism.com/)", | ||
@@ -6,0 +6,0 @@ "license": "UNLICENSED", |
820305
020931
0