Skip to content

Commit

Permalink
fix(types): Change transforms to transform in Core (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenga authored Feb 4, 2021
1 parent a1e1eb4 commit 40a2601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ declare namespace StyleDictionary {
allProperties: Prop[];
options: Config;

transforms: Transforms;
transform: Transforms;
transformGroup: TransformGroups;
format: Formats;
action: Actions;
Expand Down

0 comments on commit 40a2601

Please sign in to comment.