UNPKG

@dapp-sdk/messaging-push

Version:

Push Protocol Implementation for Messaging in dapp-sdk

7 lines (6 loc) 113 B
module.exports = { transform: { '^.+\\.ts?$': 'babel-jest', }, testEnvironment: 'node', };