UNPKG

@tmlmobilidade/interfaces

Version:

This package provides SDK-style connectors for interacting with databases (e.g., stops, plans, rides, alerts) and external providers (e.g., authentication, storage). It simplifies data access and integration across projects.

5 lines (4 loc) 129 B
export * from './roles.js'; export * from './sessions.js'; export * from './users.js'; export * from './verification-tokens.js';