This repository was archived by the owner on Jun 27, 2024. It is now read-only.

Description
Hey,
Currently I can't import { Table } from '@protonemedia/inertiajs-tables-laravel-query-builder' without using @ts-ignore, because the package provides no typings.
Would be nice if the package provided TypeScript typings, so Table attributes and all slots would have autocompletion support.