UNPKG

@xmobitea/gn-server

Version:

GearN Server by XmobiTea (Pro)

4 lines (3 loc) 49 B
export interface IBuilder<T> { build(): T; }