mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 04:11:57 +00:00
chore: charlie 20
This commit is contained in:
@@ -103,7 +103,7 @@ export class List<A extends ValueSpecList> extends IBuilder<A> {
|
||||
description?: string | null;
|
||||
warning?: string | null;
|
||||
/** Default [] */
|
||||
default?: Record<string, unknown>[];
|
||||
default?: [];
|
||||
/** Default = "(\*,\*)" */
|
||||
range?: string;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user