UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

1 lines 271 B
{"version":3,"file":"boolean.mjs","names":[],"sources":["../../src/utils/boolean.ts"],"sourcesContent":["export function toBoolean(value: any): boolean {\n\treturn value === \"true\" || value === true;\n}\n"],"mappings":";AAAA,SAAgB,UAAU,OAAqB;AAC9C,QAAO,UAAU,UAAU,UAAU"}