- Introduced sqlstring module for SQL escape and formatting. - Added supports-color module to detect terminal color support. - Created dashboard and login views with Bootstrap styling. - Implemented user schema in SQL with mock data for testing.
2 lines
42 B
TypeScript
2 lines
42 B
TypeScript
export * from './typings/mysql/index.js';
|