[Fuck] Type definition
This commit is contained in:
parent
19660cb48b
commit
7f19822b65
16 changed files with 16 additions and 16 deletions
|
|
@ -6,4 +6,4 @@ const collection = db.get('apps');
|
|||
(collection as any).index('name_id_lower'); // fuck type definition
|
||||
(collection as any).index('secret'); // fuck type definition
|
||||
|
||||
export default collection;
|
||||
export default collection as any; // fuck type definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue