opfsdb / Exports / ICreateTableInput Interface: ICreateTableInput Hierarchy IBaseInput ↳ ICreateTableInput Table of contents Properties keys name tableName Properties keys • keys: ITableKeys Defined in lib/types.ts:41 name • name: "createTable" Defined in lib/types.ts:40 tableName • tableName: string Inherited from IBaseInput.tableName Defined in lib/types.ts:11