UNPKG

cnpmcore

Version:

Private NPM Registry for Enterprise

10 lines (9 loc) 207 B
import { Bone } from '../util/leoric.ts'; export declare class Scope extends Bone { id: bigint; createdAt: Date; updatedAt: Date; name: string; registryId: string; scopeId: string; }