UNPKG

@owlnext/heimdall-js-native

Version:

Heimdall API client & utils for react native technologies

4 lines (3 loc) 109 B
export default class Router { generate: (route: string, params?: [[string, string]] | null) => string; }