UNPKG

repond-events

Version:
24 lines (23 loc) 635 B
export const repondEventsMeta = { // Events defaultElapsedTimePath: null, allEventTypeGroups: {}, defaultChainId: null, emojiKeys: {}, // Values allValueTypeGroups: {}, valueEmojiKeys: {}, // Variables variablesByScopesMap: {}, // Fast chains fastChain: { nowRootFastChainId: undefined, nowRootFastChainParentId: undefined, nowFastChainsInfoMap: {}, nowDescendantFastChainId: {}, foundFastReturnValue: undefined, getEventValueChainId: undefined, }, // getEventValue resolveValueMap: {}, // Record<ValueId, Resolve function> };