feat(shared): add types for dashboard, cfdi, and impuestos
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
export * from './types/auth';
|
||||
export * from './types/tenant';
|
||||
export * from './types/user';
|
||||
export * from './types/cfdi';
|
||||
export * from './types/dashboard';
|
||||
export * from './types/impuestos';
|
||||
|
||||
// Constants
|
||||
export * from './constants/plans';
|
||||
|
||||
Reference in New Issue
Block a user