fix(core): update

This commit is contained in:
2021-09-26 16:11:41 +02:00
parent cba5c17252
commit 615fb17baa
8 changed files with 18977 additions and 3152 deletions

View File

@@ -1,3 +1,3 @@
import * as checkRequests from './ul-interfaces.checkrequest';
import * as checkRequests from './requests.checks';
export { checkRequests };