mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
removed unknown
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
import { Link } from '$lib/elements';
|
||||
|
||||
type CsvImportError = {
|
||||
[key: string]: unknown;
|
||||
[key: string]: number | string | null;
|
||||
};
|
||||
|
||||
type ImportItem = {
|
||||
|
||||
Reference in New Issue
Block a user