docs: enhance documentation
[poolifier.git] / src / pools / pool.ts
index 6b957c372cfd2346b4d56bbbae46ce2015ea155f..5c90ff77c8b3e62ea444bbb998f03ec53937dc1f 100644 (file)
@@ -16,6 +16,7 @@ import type {
  * Pool types.
  *
  * @enum
+ * @internal
  */
 export enum PoolType {
   /**