6 lines
148 B
TypeScript
6 lines
148 B
TypeScript
|
|
export * from './common.dto'
|
||
|
|
export * from './correction.dto'
|
||
|
|
export * from './get.dto'
|
||
|
|
export * from './original.dto'
|
||
|
|
export * from './revoke.dto'
|