Variable TableNodeInternal
Type declaration
create:function
- create(table): kysely.TableNode
createWithSchema:function
- createWithSchema(schema, table): kysely.TableNode
Parameters
- schema: string
- table: string
is:function
- is(node): node is kysely.TableNode