mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +00:00
wip: Working so far
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { _ } from "../../util";
|
||||
export class IBuilder<A> {
|
||||
protected constructor(readonly a: A) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user