Skip to content

Commit

Permalink
docs: remove reference to ModulePrivateRuntimeConfig
Browse files Browse the repository at this point in the history
Co-authored-by: Bobbie Goede <bobbiegoede@gmail.com>
  • Loading branch information
danielroe and BobbieGoede committed Nov 22, 2023
1 parent bf50e93 commit 34ee148
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ export interface ModulePublicRuntimeConfig {
NAME: string
}

export interface ModulePrivateRuntimeConfig {
PRIVATE_NAME: string
}

export default defineNuxtModule<ModuleOptions>({
meta: {
name: 'my-module',
Expand Down

0 comments on commit 34ee148

Please # to comment.