UNPKG

cnpmcore

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