Skip to content

Commit

Permalink
Types should be autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
smakhtin committed Oct 5, 2023
1 parent 989cd1b commit 5028bf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { GeoJsonObject } from 'geojson';

//TODO: Try to autogenerate this file from the API
export type DirectusImage = {
directus_files_id: string;
};
Expand Down

0 comments on commit 5028bf6

Please sign in to comment.