kysely
Preparing search index...
DropTypeNode
Interface DropTypeNode
interface
DropTypeNode
{
ifExists
?:
boolean
;
kind
:
"DropTypeNode"
;
name
:
SchemableIdentifierNode
;
}
Hierarchy (
View Summary
)
OperationNode
DropTypeNode
Index
Properties
if
Exists?
kind
name
Properties
Optional
Readonly
if
Exists
ifExists
?:
boolean
Readonly
kind
kind
:
"DropTypeNode"
Readonly
name
name
:
SchemableIdentifierNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
if
Exists
kind
name
kysely
Loading...