Interface BlockStorageInit

interface BlockStorageInit {
    holdGcLock?: boolean;
}

Properties

Properties

holdGcLock?: boolean