Skip to content

gi-nx


gi-nx / RawSection

ts
type RawSection = RawSectionUnion & {
  temporary?: never;
};

Type Declaration

NameType
temporary?never