SDTF Engine
The SDTF Engine API reference.
Last updated
Was this helpful?
The SDTF Engine API reference.
Last updated
Was this helpful?
The SDTF Engine can be accessed in:
the @specifyapp/sdk
package, by using the specifyClient.getRepositoryTokenTree
method.
the @specifyapp/specify-design-token-format
package, by using the exported createSDTFEngine
function.
The provides methods for locally accessing and iterating the token tree.
The is used into the sdtfEngine.query.run(query: SDTFQuery)
The provides methods for locally mutating the token tree.
renderJSONTree
Get the JSON representation of the token tree.