localfilestructure

@nishans/sync / Exports / LocalFileStructure

Interface: LocalFileStructure#

Hierarchy#

  • LocalFileStructure

Index#

Properties#

Properties#

collection#

collection: CollectionExtracted

Defined in: src/types.ts:5


row_pages#

row_pages: Pick<IPage, format | properties>[]

Defined in: src/types.ts:6


template_pages#

template_pages: Pick<IPage, format | properties>[]

Defined in: src/types.ts:7


views#

views: Pick<TView, name | type | query2 | format>[]

Defined in: src/types.ts:4