UNPKG

unstructured-client

Version:

<h3 align="center"> <img src="https://raw.githubusercontent.com/Unstructured-IO/unstructured/main/img/unstructured_logo.png" height="200" > </h3>

4 lines 129 B
export function stringToBoolean(string) { return string.toLocaleLowerCase() === "true"; } //# sourceMappingURL=general.js.map