UNPKG

autumn-js

Version:
11 lines (8 loc) 362 B
import { n as ClientCheckParams, o as CheckResponse } from '../../params-B-1vi9za.js'; import { C as Customer } from '../../customer-CrxRrY4o.js'; import '../../plan-CUExbmy9.js'; declare const getLocalCheckResponse: ({ customer, params, }: { customer: Customer | null; params: ClientCheckParams; }) => CheckResponse; export { getLocalCheckResponse };