UNPKG

@withjoy/sdk-js

Version:
2 lines (1 loc) 165 B
export declare const executeNamedQuery: (dataSource: any, queryName: any) => Promise<import("../../eventSite/eventRegistry").EventRegistryData> | Promise<boolean>;