{"version":3,"file":"helpers.cjs","sources":["../../src/types/helpers.ts"],"sourcesContent":["export function constructorName(value: any): string | null {\n  return typeof value.constructor === 'function'\n    ? value.constructor.name\n    : null;\n}\n"],"names":[],"mappings":";;AAAM,SAAU,eAAe,CAAC,KAAU,EAAA;AACxC,IAAA,OAAO,OAAO,KAAK,CAAC,WAAW,KAAK,UAAU;AAC5C,UAAE,KAAK,CAAC,WAAW,CAAC,IAAI;UACtB,IAAI,CAAC;AACX;;;;"}