@timescaledb/schemas
Version:
This package contains Zod schemas and types for all TimescaleDB objects.
11 lines (10 loc) • 301 B
TypeScript
export * from './compression';
export * from './time-range';
export * from './hypertable';
export * from './by-range';
export * from './extension';
export * from './time-bucket';
export * from './continuous-aggregate';
export * from './candlestick';
export * from './where';
export * from './rollup';