diff --git a/docs/cli/publish.md b/docs/cli/publish.md index 0c6d8d31c..a5fcd714f 100644 --- a/docs/cli/publish.md +++ b/docs/cli/publish.md @@ -54,7 +54,7 @@ Is there a [service](../guide/walkthrough/services) that is required at the top - Create an ES6 script anywhere: ```ts title="scripts/prerequire.mjs" -import { makeDependencies, single } from '@sern/handler' +import { makeDependencies, single, Service } from '@sern/handler' import { Client } from 'discord.js' await makeDependencies({