UNPKG

@themost/jspa

Version:
3 lines (2 loc) 135 B
import { PreUpdateEvent } from '@themost/jspa'; export declare function calculateAttributeValue(event: PreUpdateEvent): Promise<void>;