UNPKG

cnpmcore

Version:

Private NPM Registry for Enterprise

9 lines (8 loc) 195 B
import { Bone } from '../util/leoric.ts'; export declare class TokenPackage extends Bone { id: bigint; createdAt: Date; updatedAt: Date; tokenId: string; packageId: string; }