UNPKG

vsf-utilities

Version:

Utilities functions shared between vsf projects

3 lines (2 loc) 108 B
declare const getProductOptions: (product: any, optionsName: any) => any; export default getProductOptions;