UNPKG

trystero

Version:

Simple, serverless WebRTC

1 lines 415 B
{"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;CAChE,MAAM,IAAI,MACR,4BAA4B,QAAQ,4CAA4C,cAAc,WAChG;AACF"}