UNPKG

@tokens-studio/graph-engine

Version:

An execution engine to handle Token Studios generators and resolvers

6 lines 252 B
/** * The version of the current package, used to aid with migrations. * Note this needs to be updated in accordance with changes to internal engine data structures. */ export declare const VERSION = "0.12.0"; //# sourceMappingURL=constants.d.ts.map