# yatra/3.0.15/resources/js/components/shared/index.ts

Yatra – Travel Booking &amp; Tour Operator Software, version 3.0.15. 6 lines.

- Page: https://pluginprobe.com/plugins/yatra/3.0.15/code/resources/js/components/shared/index.ts
- Raw: https://pluginprobe.com/plugins/yatra/3.0.15/raw/resources/js/components/shared/index.ts
- Modified: 2026-04-14T03:47:24+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/yatra/3.0.15/code/resources/js/components/shared/index.ts#L10-L20`.

```typescript
export * from "./Pagination";
export * from "./SearchFilterToolbar";
export * from "./BulkActionToolbar";
export * from "./Table";
export * from "./types";

```
