UNPKG

@sequeljs/ast

Version:

A SQL AST manager for JavaScript

9 lines (5 loc) 229 B
import ReversionPredication from '../mixins/ReversionPredication' import applyMixins from '../mixins/applyMixins' import Descending from './Descending' applyMixins(Descending, [ReversionPredication]) export default Descending