mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-05-07 22:36:26 +08:00
6 lines
194 B
JavaScript
6 lines
194 B
JavaScript
/**
|
|
* Do not edit:
|
|
* This is a compatibility redirect for contexts that do not understand package.json exports field.
|
|
*/
|
|
module.exports = require("./dist-cjs/submodules/protocols/index.js");
|