3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export * from './preferences';
|
|
export * from './two-factor-auth';
|
export * from './preferences';
|
|
export * from './two-factor-auth';
|