interfaces/ts/requests/index.ts

4 lines
90 B
TypeScript
Raw Normal View History

2021-03-08 17:30:04 +00:00
import * as checkRequests from './ul-interfaces.checkrequest';
export { checkRequests };