3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
export * from './ata-validator';
|
|
export * from './types';
|
export * from './ata-validator';
|
|
export * from './types';
|