@upstart.gg/sdk
Version:
You can test the CLI without recompiling by running:
8 lines (7 loc) • 300 B
TypeScript
import * as _sinclair_typebox5563 from "@sinclair/typebox";
import { SchemaOptions } from "@sinclair/typebox";
//#region src/shared/bricks/props/grow.d.ts
declare function grow(options?: SchemaOptions): _sinclair_typebox5563.TBoolean;
//#endregion
export { grow };
//# sourceMappingURL=grow.d.ts.map