diff --git a/src/index.ts b/src/index.ts index b27a601d2..527e49b6f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -232,6 +232,7 @@ export { SelectArg, Selection, CallbackSelection, + AllSelection } from './parser/select-parser.js' export { ReferenceExpression,