UNPKG

@ribajs/history

Version:

History module of Riba.js

5 lines (4 loc) 71 B
export interface State { url: string; namespace?: string | null; }