Variable CreateIndexNodeInternal
Type declaration
cloneWith:function
- cloneWith(node, props): kysely.CreateIndexNode
cloneWithColumns:function
- cloneWithColumns(node, columns): kysely.CreateIndexNode
create:function
- create(name): kysely.CreateIndexNode
is:function
- is(node): node is kysely.CreateIndexNode