Skip to content

gi-nx


gi-nx / LayerPatch

ts
type LayerPatch = Partial<LayerPost> & {
  id: number;
};

Type Declaration

NameType
idnumber