@the-libs/base-shared
Advanced tools
Comparing version 1.1.26 to 1.1.27
{ | ||
"name": "@the-libs/base-shared", | ||
"version": "1.1.26", | ||
"version": "1.1.27", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
@@ -1,2 +0,1 @@ | ||
import { Document as MDocument, Types } from 'mongoose'; | ||
export interface ErrorLog extends MDocument { | ||
@@ -3,0 +2,0 @@ _id: Types.ObjectId; |
Sorry, the diff of this file is not supported yet
4932
19
54