Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 674 Bytes

CommonTypeAdapterOptions.md

File metadata and controls

32 lines (17 loc) · 674 Bytes

ts-sql-codegen / CommonTypeAdapterOptions

Interface: CommonTypeAdapterOptions

Hierarchy

  • input<typeof CommonTypeAdapterOptionsSchema>

    CommonTypeAdapterOptions

Table of contents

Properties

Properties

importPath

importPath: string

Common import path to be used for type adapters when no specific import path is specified at field level

Inherited from

z.input.importPath

Defined in

src/generator-options.ts:237