UNPKG

@aige/core

Version:
42 lines (41 loc) 974 B
declare const _default: { type: string; description: string; minItems: number; maxItems: number; uniqueItems: boolean; items: { type: string; properties: { name: { type: string; description: string; }; description: { type: string; description: string; }; value: { type: string; description: string; }; weight: { type: string; description: string; }; rarity: { type: string; description: string; }; type: { type: string; description: string; }; consumable: { type: string; description: string; }; }; }; }; export default _default;