UNPKG

cnpmcore

Version:

Private NPM Registry for Enterprise

11 lines (10 loc) 257 B
import { Bone } from '../util/leoric.ts'; export declare class PackageVersionBlock extends Bone { id: bigint; createdAt: Date; updatedAt: Date; packageId: string; packageVersionBlockId: string; version: string; reason: string; }