Skip to content

Documentation / device / AtomicTypeInfoDetail

Interface: AtomicTypeInfoDetail

Defined in: libs/device/src/builder/types.ts:520

Detail information for atomic type

Properties

type

type: PBPrimitiveType

Defined in: libs/device/src/builder/types.ts:522

Primitive type of the atomic type

Released under the MIT License.