UNPKG

cnpmcore

Version:

Private NPM Registry for Enterprise

9 lines (8 loc) 181 B
import { Bone } from '../util/leoric.ts'; export declare class Total extends Bone { id: bigint; createdAt: Date; updatedAt: Date; type: string; count: bigint; }