UNPKG

finite-state-sdk

Version:

The Finite State SDK.

3 lines (2 loc) 118 B
declare function getAllProducts(token: any, organizationContext: any): Promise<any[]>; export default getAllProducts;