mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 20:24:47 +00:00
remove list of unions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { typeFromProps } from "../../util";
|
||||
|
||||
export class IBuilder<A> {
|
||||
protected constructor(readonly a: A) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user