UNPKG

@dapp-sdk/messaging-push

Version:

Push Protocol Implementation for Messaging in dapp-sdk

15 lines (14 loc) 245 B
{ "presets": [ [ "@babel/preset-env", { "targets": { "node": "current" } } ], "@babel/preset-typescript" ], "plugins": ["@babel/plugin-transform-runtime"] }