UNPKG

@open-tender/utils

Version:

A library of utils for use with Open Tender applications that utilize our cloud-based Order API.

5 lines (4 loc) 132 B
export declare const maybeRefreshVersion: (open: (args: { type: string; args: Record<string, unknown>; }) => void) => void;