Skip to content

@signkit/core Types


@signkit/core Types / PdfSource

Interface: PdfSource

Defined in: types.ts:136

Properties

label?

optional label?: string

Defined in: types.ts:139


meta?

optional meta?: Record<string, unknown>

Defined in: types.ts:140


type

type: string

Defined in: types.ts:137


value

value: string

Defined in: types.ts:138

Released under the Apache License 2.0.