Interface

Gck-2GckSlotConstructorProps

interface ConstructorProps {
    handle: number | bigint;
    module: Gck.Module;
}

Hierarchy (View Summary)

Index

Properties

Properties

handle: number | bigint
module: Gck.Module