samchon opened this issue 3 years ago · 0 comments
export class Singleton<T, ...Args> { public set(value: T): Promise<void>; }