mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-02 05:23:21 +00:00
wip: Working so far
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { ExpectedExports, Properties } from "../types";
|
||||
import { Utils, utils } from "../util";
|
||||
import "../util/extensions";
|
||||
|
||||
import { PropertyGroup } from "./PropertyGroup";
|
||||
import { PropertyString } from "./PropertyString";
|
||||
export { PropertyGroup } from "./PropertyGroup";
|
||||
|
||||
Reference in New Issue
Block a user