Type Alias TokenArtifacts

TokenArtifacts: {
    themes: Scalars["JSON"]["output"][];
    tokenSets: TokenSetArtifact[];
}