mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
docs: change @param wrapper -> @param maybeWrapper for Sern.init (#360)
change `@param wrapper` -> `@param maybeWrapper` for typedoc fix
This commit is contained in:
@@ -13,7 +13,7 @@ import { Client } from 'discord.js';
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
* @param wrapper Options to pass into sern.
|
* @param maybeWrapper Options to pass into sern.
|
||||||
* Function to start the handler up
|
* Function to start the handler up
|
||||||
* @example
|
* @example
|
||||||
* ```ts title="src/index.ts"
|
* ```ts title="src/index.ts"
|
||||||
|
|||||||
Reference in New Issue
Block a user