bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Type Alias ManifoldPointer

    type ManifoldPointer = {
        hash: number;
        type: string;
    }
    Index

    Properties

    Properties

    hash: number
    type: string