{"version":3,"file":"deprecate-subpath.mjs","names":[],"sources":["../src/deprecate-subpath.ts"],"sourcesContent":["export function deprecateTrysteroSubpath(\n  subpath: string,\n  directPackage: string\n): never {\n  throw new Error(\n    `Importing from \"trystero/${subpath}\" is deprecated. Install and import from \"${directPackage}\" instead.`\n  )\n}\n"],"mappings":";AAAA,SAAgB,yBACd,SACA,eACO;AACP,OAAM,IAAI,MACR,4BAA4B,QAAQ,4CAA4C,cAAc,YAC/F"}