UNPKG

nodana

Version:
5 lines (4 loc) 93 B
import { Network } from "./Network"; export type NodanaSettings = { network: Network; };