3 lines
81 B
TypeScript
Executable File
3 lines
81 B
TypeScript
Executable File
export { ApplicationError } from './application.error';
|
|
export * from './types';
|