unique-network
refs/commits
b8cfc48b8ec6
tests/src/interfaces/default/definitions.ts
1import types from '../lookup';23export default {4 types,5 rpc: {},6};