UNPKG

@woocommerce/data

Version:
8 lines (7 loc) 298 B
"use strict"; /** * Type helper that maps select() return types to their resolveSelect() return types. * This works by mapping over each Selector, and returning a function that * returns a Promise of the Selector's return type. */ Object.defineProperty(exports, "__esModule", { value: true });