UNPKG

@expresta/sdk-ts

Version:

A lightweight JS SDK for embedding Expresta's order button into websites using Typescript.

3 lines (2 loc) 103 B
export { OrderButton } from "./orderButton"; export declare function initExprestaOrderButtons(): void;