UNPKG

cannabis

Version:
11 lines (10 loc) 338 B
export * from 'astq'; export { ts } from 'ts-morph'; export { AttributeNames } from './adapter/attributeTypes'; export { FunctionNames } from './adapter/functionTypes'; export * from './match'; export * from './node/astNode'; export * from './node/path'; export * from './query/'; export { tsMorph }; import * as tsMorph from 'ts-morph';