Interface Serializer

Hierarchy

  • Serializer

Indexable

[k: string]: unknown

Properties

access: Access
class: string
default?: {
    [k: string]: unknown;
}

Type declaration

  • [k: string]: unknown
lifetime: Lifetime
supportedStructures?: string[]

Generated using TypeDoc