Skip to content

Commit 44c9f61

Browse files
Wojciech KrysiakWojciech Krysiak
authored andcommitted
docs: namespace the module
1 parent 89a2f93 commit 44c9f61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
/* eslint-disable @typescript-eslint/no-var-requires */
22
/**
33
* @module @admin-bro/sequelize
4+
* @subcategory Adapters
5+
* @section modules
46
*
5-
* @description
7+
* @classdesc
68
* ### A Sequelize database adapter for AdminBro.
79
*
810
* #### Installation

0 commit comments

Comments
 (0)