Skip to content

@sign-kit/core Types


@sign-kit/core Types / PdfSource

Interface: PdfSource

Defined in: types.ts:90

Properties

label?

optional label?: string

Defined in: types.ts:93


meta?

optional meta?: Record<string, unknown>

Defined in: types.ts:94


type

type: string

Defined in: types.ts:91


value

value: string

Defined in: types.ts:92

Released under the Apache License 2.0.