UNPKG

@calf/serializable

Version:

Serializable module of Calf framework.

4 lines (3 loc) 53 B
export interface IDefault<T> { default?: T; }