UNPKG

100 BJavaScriptView Raw
1import { runtime } from './runtime.js';
2export default {
3 rpc: {},
4 runtime,
5 types: {}
6};