Skip to content

Commit

Permalink
rm type
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperkristensen committed Oct 27, 2023
1 parent 7391e3c commit d8e984b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/admin-ui/src/node/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,3 @@ export type BuildArgs = BaseArgs & {
}

export type DevelopArgs = BaseArgs

export type AdminConfig = {
indexHTML: string
entry: string
buildPath: string
barStyle?: "fancy" | "minimal"
}

0 comments on commit d8e984b

Please sign in to comment.