VariableWithAccess
ts
type VariableWithAccess = Accessible & object;Defined in: renderer/type.ts:252
Variable provided in Variable Store useGuthrieVariables.
Type Declaration
name
ts
name: string;Since
1.0.0
Author
David Schummer