UNPKG

@rxap/utilities

Version:

A collection of utility functions, types and interfaces.

4 lines (3 loc) 53 B
export interface Refreshable { refresh(): any; }