Add import ref for TS

This commit is contained in:
rijkvanzanten
2021-08-10 15:23:06 -04:00
parent 61b5080956
commit a31523aed1
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
import { toArray } from '@directus/shared/utils';
import logger from '../logger';
import { URL } from 'url';
/**
* Check if url matches allow list either exactly or by domain+path