UNPKG
vectors-chunkers
Version:
latest (1.0.2)
1.0.2
1.0.1
A flexible text and data chunking library for vector databases and LLMs
vectors-chunkers
/
test-chunker
/
node_modules
/
has-symbols
/
shams.d.ts
3 lines
(2 loc)
•
69 B
TypeScript
View Raw
1
2
3
declare
function
hasSymbolShams
(
):
boolean
;
export
= hasSymbolShams;