Documentation
    Preparing search index...
    table_pack: (nameOrTable: string | Table) => Promise<TablePack>

    Type Declaration

      • (nameOrTable: string | Table): Promise<TablePack>
      • Function

        Table Pack

        Parameters

        • nameOrTable: string | Table

        Returns Promise<TablePack>