UNPKG

furystack-core

Version:
5 lines (4 loc) 116 B
export declare class PrimaryKeyDescriptorEntry { constructor(primaryKey: string); primaryKey: string; }