const TanStackTableToken: InjectionToken<Signal<any>>;
Defined in: helpers/table.ts:11
Injection token that provides access to the current AngularTable instance.
This token is provided by the TanStackTable directive.