Skip to content

Commit 413dc0c

Browse files
chore: debug declaration typo (unplugin#630)
1 parent f79ebe6 commit 413dc0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/context.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const debug = {
1515
components: Debug('unplugin-vue-components:context:components'),
1616
search: Debug('unplugin-vue-components:context:search'),
1717
hmr: Debug('unplugin-vue-components:context:hmr'),
18-
decleration: Debug('unplugin-vue-components:decleration'),
18+
declaration: Debug('unplugin-vue-components:declaration'),
1919
env: Debug('unplugin-vue-components:env'),
2020
}
2121

@@ -282,7 +282,7 @@ export class Context {
282282
if (!this.options.dts)
283283
return
284284

285-
debug.decleration('generating')
285+
debug.declaration('generating')
286286
return writeDeclaration(this, this.options.dts, removeUnused)
287287
}
288288

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy