UNPKG

css-tree-animatable

Version:

Fork of css-tree with all but animatable CSS properties removed

7 lines (6 loc) 167 B
module.exports = { SyntaxError: require('./SyntaxError'), parse: require('./parse'), generate: require('./generate'), walk: require('./walk') };