Skip to content

Commit af271da

Browse files
authored
Merge pull request adelpro#84 from Mohannad-Algaali/develop
Export hasBooleanOperators from boolean-search
2 parents 16cc160 + 3df1329 commit af271da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ export {
2626
type SchemaError,
2727
type ValidationResult,
2828
} from './utils/schema';
29+
export { hasBooleanOperators, clearBooleanOperators } from './core/layers/boolean-search';

0 commit comments

Comments
 (0)