Skip to main content

KeyworkDocumentSnapshotExists

Overview

Usage

import { KeyworkDocumentSnapshotExists } from 'keywork/collections'

Type parameters

NameType
ExpectedTypeunknown

Properties

absoluteDocPath

absoluteDocPath: `string`

Defined in

collections/KeyworkDocumentSnapshot.ts:26

exists

exists: `true`

Defined in

collections/KeyworkDocumentSnapshot.ts:28

metadata

metadata: [`KeyworkDocumentMetadata`](KeyworkDocumentMetadata.mdx)

Defined in

collections/KeyworkDocumentSnapshot.ts:30

relativeDocPath

relativeDocPath: `string`

Defined in

collections/KeyworkDocumentSnapshot.ts:27

value

value: `ExpectedType`

Defined in

collections/KeyworkDocumentSnapshot.ts:29