V1 interface
Design Document (v1)
Signature:
export interface V1
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string | |||
{ [k: string]: { id?: string | undefined; material?: string | undefined; options?: { [k: string]: unknown | undefined; } | undefined; [k: string]: unknown | undefined; } | undefined; } | |||
(number | string) | undefined |
(Optional) |