Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 21, 2024
1 parent 9626ab3 commit 1de0a20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fixtures/output/example-0006.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ import type { BunPlugin } from 'bun'
import { generate } from '@stacksjs/dtsx'

export declare function dts(options?: DtsGenerationOption): BunPlugin

export { generate }

export type { DtsGenerationOption }

export default dts

0 comments on commit 1de0a20

Please sign in to comment.