UNPKG

@sequeljs/ast

Version:

A SQL AST manager for JavaScript

7 lines (5 loc) 121 B
import Attribute from './Attribute' /** * @category Attributes */ export default class Undefined extends Attribute {}