frameShapeProps
Public readonly variable
Signature
frameShapeProps: {
  h: T.Validator<number>
  name: T.Validator<string>
  w: T.Validator<number>
}
References
Source
Public readonly variable
frameShapeProps: {
  h: T.Validator<number>
  name: T.Validator<string>
  w: T.Validator<number>
}