chore: removed the logic for primitiveTypes as it is unused
This commit is contained in:
@@ -1 +0,0 @@
|
||||
export type PrimitiveTypes = number | string | boolean;
|
||||
Reference in New Issue
Block a user
@@ -1 +0,0 @@
|
||||
export type PrimitiveTypes = number | string | boolean;
|
||||