diff --git a/types/index.d.ts b/types/index.d.ts index 3612807ac..6680c73c0 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -62,7 +62,7 @@ declare namespace StyleDictionary { options: Config; transform: Record; - transformGroup: Record; + transformGroup: Record>; format: Record; action: Record; filter: Record;