Skip to main content

ITiddlersInFile

tw5-typed


tw5-typed / boot / ITiddlersInFile

Interface: ITiddlersInFile

Defined in: src/boot/index.d.ts:23

Properties

filepath?

optional filepath: string

Defined in: src/boot/index.d.ts:24


hasMetaFile?

optional hasMetaFile: boolean

Defined in: src/boot/index.d.ts:25


isEditableFile?

optional isEditableFile: boolean

Defined in: src/boot/index.d.ts:26


tiddlers

tiddlers: ITiddlerFields[]

Defined in: src/boot/index.d.ts:27


type?

optional type: string

Defined in: src/boot/index.d.ts:28