UNPKG

air-thai-api

Version:
3 lines (2 loc) 115 B
import { InputLocation } from "./interface"; export declare const AirThai: (INPUT: InputLocation) => Promise<any>;