UNPKG

cnpmcore

Version:
13 lines (12 loc) 249 B
import { Bone } from 'leoric'; export declare class Dist extends Bone { id: bigint; createdAt: Date; updatedAt: Date; distId: string; name: string; path: string; size: number; shasum: string; integrity: string; }