{"version":3,"file":"deprecate.mjs","names":[],"sources":["../src/deprecate.ts"],"sourcesContent":["export default (subpath: string, directPackage: string): never => {\n  throw new Error(\n    `Importing from \"trystero/${subpath}\" is deprecated. Install and import from \"${directPackage}\" instead.`\n  )\n}\n"],"mappings":";AAAA,IAAA,qBAAgB,SAAiB,kBAAiC;AAChE,OAAM,IAAI,MACR,4BAA4B,QAAQ,4CAA4C,cAAc,YAC/F"}