Commit 20d887a3 authored by Neosoulink's avatar Neosoulink
Browse files

refactor: minor

parent 2fb743ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ import type {
import type { MaybeType, ScalarsInterface } from '../../types';

// TODO: Add more comments
// TODO: Move other types outside of argumentInterfaces file

export interface ProductInterface {
	_id: ScalarsInterface['String'];